owh | Greetings, I'm having a look at bug #203696. As per the instructions from the submitter, I've added the two lines to the imap protocol section and then I've attempted to reload dovecot. I get this error: "Error in configuration file /etc/dovecot/dovecot.conf line 566: Unknown setting: mail_use_modules" - any ideas? | 00:03 |
---|---|---|
ubotu | Launchpad bug 203696 in dovecot ""undefined symbol: quota" on dapper while trying to use imap_quota" [Undecided,New] https://launchpad.net/bugs/203696 | 00:03 |
owh | I'm doing this test on Hardy to determine if it needs attention before release. | 00:04 |
owh | Can someone please hit me with a clue-bat? | 00:05 |
ScottK | lamont`: Here for a moment now. | 00:28 |
lamont` | wondering what thoughts you have... how do you feel about bind mounting /dev/log and just saying "meh"??? | 00:35 |
owh | mathiaz: FYI, the dovecot bug seems to relate to Dapper only. While it possibly needs fixing, the module/plugin structure for the Hardy version appears to be completely changed. From the changelog to beta4: Replaced mail_use_modules and mail_modules settings with mail_plugins and mail_plugin_dir. I've removed myself from this bug. | 00:39 |
owh | Is it intentional that the bash complete for sudo is turned off by default on a hardy-server install, or is this a bug? | 00:41 |
sommer | owh: you know I noticed thst as well | 00:41 |
sommer | how do you turn it on? | 00:41 |
owh | I've just googled and Bug #196021 seems to discuss it. | 00:42 |
ubotu | Launchpad bug 196021 in bash-completion "include bash-completion by default in hardy" [Wishlist,Confirmed] https://launchpad.net/bugs/196021 | 00:42 |
owh | sommer: It seems that Mika Fischer is working on it - not trivial by the look of things. | 00:43 |
owh | sommer: It seems that installing bash-completion makes it work, but there is a big debate about upstream support for it. | 00:44 |
sommer | ah, cool | 00:45 |
owh | So, yes, it's a bug and people know about it :) | 00:45 |
michalski | next meeting this wednessday? | 00:46 |
owh | Yup, same place, same bat-channel. | 00:46 |
michalski | (#ubuntu-meeting ?) | 00:47 |
* owh nods. | 00:47 | |
michalski | wilco | 00:47 |
ScottK | lamont`: I liked what you said on #debian-devel - that it's tending to defeat the purpose of the chroot. Personally I very rarely restart postfix and I don't think I've ever had a problem with syslog getting hung. | 01:09 |
ScottK | lamont`: To me it seems kind of like throwing the baby out with the bathwater. | 01:10 |
lamont` | it's not restarting postfix that's the issue | 01:10 |
lamont` | it's restarting syslog without restarting postfix | 01:10 |
ScottK | OK. | 01:10 |
ScottK | Remembered wrong. | 01:10 |
ScottK | I don't think I've ever had to do that. | 01:10 |
lamont` | and then you lose the logging from qmgr, master, and any other chrooted, long-lived process | 01:10 |
ScottK | Right. | 01:10 |
lamont` | think logrotate | 01:10 |
ScottK | Ah. | 01:10 |
=== lamont` is now known as lamont | ||
=== slide23 is now known as slide | ||
ScottK | There's always the fix it the way you want in Ubuntu and then whine to the Debian syslog maintainer, "Well they made it work in Ubuntu, surely you're as capable as those idiots." | 01:11 |
ScottK | lamont: ^^^ | 01:11 |
lamont | lol | 01:12 |
ScottK | There'll be time to do it early in Ibex and still get it back into Lenny. | 01:12 |
lamont | Maintainer for sysklogd is Martin Schulze <joey@debian.org>. | 01:12 |
ScottK | Ah. | 01:12 |
ScottK | Well he probably wouldn't fall for that. | 01:13 |
ScottK | I do tend to think that if the problem is syslog restarting, it gets a share of the blame. | 01:14 |
lamont | the problem is syslog having an API to do this, and that not being exported to other packages to hook into | 01:18 |
lamont | OTOH, it is limited to something like 10 sockets. | 01:19 |
lamont | bind mounting a file isn't so bad as bind mounting a directory, since you can't fchdir() to a non-directory fd | 01:19 |
_dennister | hey ppl, looking for some help getting phpmyadmin to show up in my apache site | 05:36 |
_dennister | anyone awake? :) | 05:37 |
foo | Ask your question | 05:39 |
foo | Always... | 05:39 |
_dennister | sorry foo :) | 05:41 |
foo | it's ok | 05:42 |
_dennister | how do i get the phpmyadmin to show up in the index of my apache site? | 05:42 |
kgoetz | doesnt it have a vhost? | 05:42 |
foo | _dennister: Put the folder you extract in your web root? | 05:42 |
_dennister | huh? | 05:43 |
foo | What do you mean "index of your apache site" ? | 05:43 |
foo | You mean, so you can go to your site/phpmyadmin/ or something? | 05:44 |
kgoetz | how did you install it? | 05:44 |
_dennister | lol...my site is up, originally it should have looked like this when I first fired up the localhost: http://www.bit-tech.net/content_images/2007/06/build_your_own_server/torrentflux03.jpg | 05:44 |
_dennister | i've been following this long howto to make a fileserver, but i was beginning not to trust the howto that much, so installed apache2 the old-fashioned way first, the way i did over a year ago, using ubuntu's official documentation | 05:45 |
foo | ok, so you want your site to look like that screenshot | 05:46 |
foo | ? | 05:46 |
_dennister | which is *not* the way the howto from the link^^^ said to do it...yes, i want/need it to look like the screenshot | 05:46 |
_dennister | the phpmyadmin item is missing | 05:47 |
foo | well, why is it missing? where is it? | 05:47 |
_dennister | i have no idea...lol | 05:47 |
kgoetz | how did you install phpmyadmin? | 05:47 |
* foo seconds kgoetz's question | 05:47 | |
_dennister | separately from apache2, with mysql-server | 05:47 |
_dennister | hi kgoetz :) | 05:48 |
kgoetz | *how*? | 05:48 |
foo | Did you grab source? | 05:48 |
foo | That doesn't answer the question | 05:48 |
_dennister | nope, from repositories | 05:48 |
kgoetz | hello :) | 05:48 |
foo | So, apt-get | 05:48 |
foo | Hm, I'm not sure where it puts it or why you want to do that | 05:48 |
kgoetz | _dennister: have you tried visiting http://localhost/phpmyadmin ? | 05:48 |
_dennister | yep, and i can access phpmyadmin and the databases within it by http://localhost/phpmyadmin | 05:48 |
kgoetz | its in a vhost :) | 05:49 |
foo | hm, I see | 05:49 |
* foo tags kgoetz | 05:49 | |
kgoetz | _dennister: open up the apache config snippet in /etc/apache2/conf.d/phpmyadmin (or whatever its called) and look for 'basename' line | 05:49 |
_dennister | k, think i found what you're referring to (/etc/apache2/conf.d/phpmyadmin.conf) | 05:53 |
kgoetz | that looks right | 05:53 |
_dennister | but i did a find for baseline and it's not there | 05:53 |
kgoetz | _dennister: pastebin that file | 05:54 |
_dennister | !pastebin | 05:54 |
ubotu | pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) | 05:54 |
kgoetz | brb | 05:54 |
_dennister | k, here it is, i've never edited it at all, so it's the original file: http://paste.ubuntu-nl.org/60950/ | 05:56 |
_dennister | now i have to run and peeeeee :) | 05:56 |
kgoetz | _dennister: `sudo ln -s /usr/share/phpmyadmin /var/www/phpmyadmin | 05:57 |
kgoetz | and your done | 05:57 |
_dennister | back... | 05:58 |
kgoetz | wb | 06:00 |
_dennister | kgoetz: :) ty, ty, ty :) | 06:00 |
_dennister | it's finally there | 06:00 |
kgoetz | _dennister: hehe. no worries. you might even want to remove /etc/apache2/conf.d/phpmyadmin.conf to avoid conflicts | 06:01 |
_dennister | hmmm...it hasn't so far | 06:01 |
kgoetz | np then | 06:01 |
_dennister | but i'll remember that...not like "so far" is more than 24 hrs | 06:02 |
_dennister | now i'm still having some wierd issues with samba...the smb.conf file keeps losing the workgroup information...it just disappears sometimes | 06:03 |
_dennister | sometimes the 2 pc's see themselves and sometimes they don't...usually they see each other tho, and in 'workgroup', only one pc shows up | 06:04 |
_dennister | oh, well, another day perhaps...have some tidying to do here...g'night, and ty again | 06:13 |
Jeeves_ | kgoetz: Did you succeed? | 07:07 |
kgoetz | Jeeves_: i've had ... 'issues' here, so only partially. systems all yours - i wont have time to do anything useful with it :/ | 07:09 |
Jeeves_ | kgoetz: Ah, ok. | 07:10 |
Jeeves_ | Well, it gives me a chance to see if solaris can push more than 1.5gbit over multiple interfaces | 07:10 |
Jeeves_ | Linux won't because ksoftirqd is at 100% cpu load | 07:10 |
kgoetz | with 4 gig ports that should be an experiment worth doing | 07:11 |
Jeeves_ | indeed | 07:18 |
* kgoetz suspects it will | 07:19 | |
kraut | moin | 08:38 |
=== \sh_away is now known as \sh | ||
=== jords__ is now known as jords | ||
=== joerlend__ is now known as XiXaQ | ||
rhineheart_m | hello.. anybody here? | 12:28 |
_ruben | kinda | 12:29 |
rhineheart_m | _ruben, okay.. thanks for responding. well, can you tell me if chkrootkit is reliable? | 12:29 |
_ruben | cant say for sure .. have heard mixed opinions on it over time .. never had any reason to try any of those tools myself | 12:30 |
rhineheart_m | _ruben, really? so what tool are you using for your server? | 12:31 |
fromport | rhine: he know what's he's doing and doesn't need a script to tell him if he has a rootkit ?! | 12:32 |
=== chuck_ is now known as zul | ||
rhineheart_m | okay..well. can you tell me what is really a rootkit? | 12:35 |
fromport | google is your friend | 12:36 |
rhineheart_m | yeah.. I expect that response.. M reading now.. :) | 12:36 |
_ruben | chkrootkit and similar tools are to check if your server has been compromised | 12:36 |
_ruben | me not using them keeps me kinda vulnerable in fact .. since i might be compromised without knowing | 12:37 |
fromport | *grin* sometimes it's better to simply now knowing... | 12:37 |
fromport | not | 12:38 |
fromport | http://en.wikipedia.org/wiki/Rootkit | 12:38 |
_ruben | indeed | 12:38 |
_ruben | and then again, i doubt there's such a thing as the perfect rootkit detection mechanism | 12:38 |
_ruben | makeing sure your systems are secure is the first step .. chkrootkit is only a tool to help you find out you failed at that | 12:39 |
fromport | _amen_ ;-) | 12:39 |
takedown | chkrootkit and similar are useless because only stupid scriptkiddie will use a public rootkits | 12:41 |
takedown | best protection of rootkits is a integrity checker such as tripwire and aide | 12:42 |
takedown | burn database and binary file of aide and do a regural checks thats all you need, if you have been compromised you see it. No matter what type of rootkits will be used | 12:44 |
rhineheart_m | takedown, so you are plainly recommending tripwire and aide? | 12:48 |
takedown | burn to cd ofcourse* | 12:48 |
rhineheart_m | burn to cd? what do you mean/ | 12:49 |
takedown | rhineheart_m: i prefer aide | 12:49 |
rhineheart_m | okay.. I will try to look for it... | 12:49 |
mok0 | rhineheart_m: put the database on a CD then even the best hacker wont be able to manipulate it | 12:49 |
rhineheart_m | BTW.. the one that controls the incoming ports of my box it the firewall in the router.. now.. how could I control the box from the inside? | 12:50 |
rhineheart_m | yeah.. I agree that... but that would mean a little speed | 12:51 |
takedown | rhineheart_m: when you build you system after all settings run aide and make fresh snapshot of file database, then burn binary aide file and database snapshot to cd. No one can modify you files without you attention, just do a regular update of database on cd. | 12:52 |
ScottK | lamont: I really don't know what the right answer is for syslog. | 12:53 |
lamont | me neither. | 12:53 |
rhineheart_m | takedown, is aide in the repo? | 12:53 |
ScottK | lamont: Would you please give back postfix in dapper-backports on all archs except i386. | 12:53 |
lamont | I may just give up and bindmount /dev/log | 12:53 |
takedown | rhineheart_m: sure | 12:54 |
lamont | ScottK: I'll poke the OSA when I see him | 12:54 |
ScottK | lamont: Thanks. | 12:54 |
rhineheart_m | okay.. it might slow down the server.. | 12:54 |
takedown | rhineheart_m: nope, you need update database only once when you do changes on files such as config and binaries | 12:56 |
takedown | for example if you make changes in you /home/docs directory everyday you can just exclude it from config and it will be ignored | 12:57 |
takedown | You can choose what files you want to protect, it's flexible | 13:00 |
rhineheart_m | okay.. how about the aide thing? will it slow down the box? | 13:00 |
takedown | my servers just fine aide just compare database with file system when you ask, it doesnt monitor everyfiles everytime so it cant be slow down box | 13:02 |
takedown | if any file has been changed from last snapshot it will show you | 13:05 |
rhineheart_m | thank you takedown for your time. you gave me insight on these matters.. :) | 13:07 |
takedown | rhineheart_m: you are welcome | 13:07 |
=== \sh is now known as \sh_away | ||
=== \sh_away is now known as \sh | ||
=== \sh is now known as \sh_away | ||
JaxxMaxx_ | is there something built into 7.10 that will search all the mounted filesystems for specific filename patterns? I seem to recall using "Find" but that has been giving me no good results lately | 16:59 |
nawty | JaxxMaxx_: find would be your answer. | 17:08 |
nawty | JaxxMaxx_: what do you have in mind searching? | 17:08 |
JaxxMaxx_ | trying to find various .conf files | 17:08 |
nawty | find / -name *.conf -print | 17:08 |
nawty | or | 17:08 |
nawty | find /etc -name *.conf -print | 17:08 |
JaxxMaxx_ | yeah, I need to give it a path, not just a filename | 17:09 |
nawty | JaxxMaxx_: so attempt to change the /, or /etc, to where you want ;) | 17:09 |
nawty | neogenix@plonker:~$ find /etc -name *.conf -print | wc -l | 17:09 |
nawty | 189 | 17:09 |
nawty | neogenix@plonker:~$ | 17:09 |
JaxxMaxx_ | next is to figure out init.d so that apache will autostart. somehow installing it via aptitude didn't add it as a daemon | 17:10 |
nawty | JaxxMaxx_: update-rc.d apache defaults :) | 17:10 |
nawty | (well either apache, or apache2, depending on your install) | 17:11 |
JaxxMaxx_ | that one adds various package daemons? | 17:11 |
nawty | yup, that'd be the thing that manipulates the startup links. | 17:12 |
JaxxMaxx_ | hmm, what whould apache2 show up as in ps ? | 17:13 |
nawty | htytpd | 17:15 |
nawty | httpd even. | 17:15 |
nawty | sorry, my bad, i mean apache2 | 17:15 |
nawty | so: | 17:15 |
nawty | ps afx | grep apache2 | 17:15 |
nawty | neogenix@plonker:/$ ps afx | grep apache | 17:15 |
nawty | 10373 ? Ss 0:45 /usr/sbin/apache2 -k start | 17:15 |
nawty | 3825 ? S 0:00 \_ /usr/sbin/apache2 -k start | 17:15 |
nawty | something like that. | 17:15 |
JaxxMaxx_ | happen to have used Ubuntu in a RADIUS server role? trying to get freeradius and dialup_admin to behave | 17:16 |
nawty | JaxxMaxx_: busy working with that at the moment actually come to think of it. | 17:18 |
nawty | JaxxMaxx_: what's not happening? | 17:18 |
nawty | JaxxMaxx_: have you installed freeradius-dialupadmin? | 17:18 |
JaxxMaxx_ | dialup_admin pages aren't showing properly | 17:18 |
nawty | ah, have you installed the mysql php module? | 17:18 |
JaxxMaxx_ | I've got mysql in there, and apparently php5, is there another package? | 17:18 |
nawty | php5-mysql ;) (package) | 17:19 |
JaxxMaxx_ | what's the proper hotkey in Aptitude to get a package to installed state? | 17:20 |
nawty | no idea, i use the commands like this: | 17:20 |
nawty | 'aptitude install php5-mysql' | 17:20 |
nawty | to be honest, i've never actually used the gui. | 17:20 |
JaxxMaxx_ | hmm, says it's installed | 17:21 |
JaxxMaxx_ | Essentially, this Ubuntu 7.10 server should be a RADIUS server, with the databases in MySQL, with the dialup-admin interface for easy configuration. NAS device is a captive portal appliance | 17:22 |
nawty | JaxxMaxx_: unfortunately i have to run, if you're still stuck i'll be back in a few hours. | 17:25 |
JaxxMaxx_ | yeah, I'm sure I'll still be ehre. :) | 17:27 |
dennister | hey guys...making progress here, but am stumjped with getting the apache server to work under openssh | 17:39 |
dennister | followed this main documentation howto: https://help.ubuntu.com/7.10/server/C/httpd.html | 17:40 |
spiekey | hello! | 17:40 |
dennister | and it all worked before i actually got a site up (for internal use), but have to comment out all the ssh stuff in main config file for it to work | 17:41 |
dennister | hi spiekey | 17:42 |
dennister | can u help me or r u looking for help? | 17:42 |
dennister | spiekey: ?? | 17:45 |
dennister | can someone help with apache under ssh/ssl/ | 17:51 |
JaxxMaxx_ | dennister: Do you mean SSL, and HTTPS services? or a text based browser inside an SSH session? | 18:08 |
dennister | JaxxMaxx_: sorry, didn't see ur message...and i just restarted it all with another try | 18:18 |
dennister | JaxxMaxx_: i guess i mean https services, as i'm trying to build a headless server that will host sql-ledger | 18:19 |
dennister | hey kgoetz :) | 18:22 |
dennister | ur awake | 18:22 |
dennister | kgoetz: u helped me so much witht he simple symlinking last night...wanna take another stab at another issue? | 18:25 |
dennister | i think i'm almost done :) | 18:25 |
dennister | anyone have any idea how to change the url that apache under https is listening on? | 18:39 |
dennister | unfortunately, port 443 is open on 0.0.0.0, and i want to change the url | 18:40 |
baffle | dennister: The URL? You mean wich interface/IP it listens on? | 18:41 |
dennister | baffle: yes | 18:42 |
dennister | the ip port 443 listens on | 18:42 |
dennister | i used netstat -an to find out what the problem is, so i've now identified that 0.0.0.0:443 is open and listening for incoming, but i need 192.168.1.67:443 open | 18:44 |
JaxxMaxx_ | in httpd.conf there is a Listen section, there you can define what ips the service listens on | 18:51 |
dennister | thx...will look there to make sure...think i finally did it, after about 24 hours of struggle i finally was asked for my passphrase when trying to restart apache | 18:55 |
RainCT | Hey | 19:32 |
RainCT | can someone please tell me what the two first lines in /etc/apache2/sites-available/default are by default? | 19:33 |
gregbrady | ameVirtualHost * | 19:34 |
gregbrady | <VirtualHost *> | 19:34 |
gregbrady | ServerAdmin webmaster@localhost | 19:34 |
gregbrady | 19:34 | |
gregbrady | DocumentRoot /var/www/ | 19:34 |
gregbrady | <Directory /> | 19:34 |
gregbrady | Options FollowSymLinks | 19:34 |
gregbrady | AllowOverride None | 19:34 |
gregbrady | Sorry, too many lines! | 19:34 |
RainCT | gregbrady: great, thanks! :) | 19:35 |
gregbrady | RainCT, no problem. | 19:35 |
gregbrady | And the first line should be NameVirtualHost* | 19:35 |
RainCT | yes, I had deleted that one and it broke my config :P | 19:36 |
gregbrady | RainCT, It happens. | 19:36 |
RainCT | btw, how can I get ride of that message? «apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName» | 19:37 |
gregbrady | RainCT, sorry I can't help there. I can find anything installed by default though! | 19:38 |
JaxxMaxx_ | no DNS is available to your server, RainCT? | 19:38 |
sommer | RainCT: add ServerName localhost to /etc/apache2/apache2.conf | 19:39 |
dennister | has anyone ever used torrentflux here? i'm having a problem witht he search engines | 19:40 |
RainCT | thanks :) | 19:40 |
JaxxMaxx_ | I don't use search engines for .torrent files, just go straight to the major sites | 19:40 |
dennister | that's the way i'm used to doing it...but i'm trying to do it through my server now so i can shut this htpc down at night | 19:41 |
dennister | i have the https services working now :) | 19:42 |
JaxxMaxx_ | search for .torrents on a desktop, then upload them to the server? =] | 19:42 |
dennister | almost done: got lamp under openssh, x11vnc, proftpd, phpmyadmin, mysql... | 19:43 |
dennister | just need to get torrentflux and sql-ledger working now... | 19:43 |
dennister | JaxxMaxx_: isn't that for creating torrents? | 19:43 |
JaxxMaxx_ | no no, I mean download the .torrent file to your PC, then FTP the .torrent to the server and load it into the downloader that way | 19:44 |
dennister | omg!...that worked! :-) | 19:46 |
dennister | thought uploading was just for providing new torrents, and i don't do that...just share stuff already made into torrents | 19:47 |
JaxxMaxx_ | No GUI on the server? wonder if the site would work in a console/textbased www browser... | 19:49 |
dennister | i actually do have xfce on the server, but the whole idea is to make it headless and run it from upstairs on the main floor here | 19:50 |
dennister | wanna migrate to a thinner client setup...this home theatre pc is the only one i had for awhile, and it's a pig | 19:51 |
dennister | now on to the biggest challenge, and from all accounts, is a big one: getting sql-ledger to work | 19:51 |
nxvl | mathiaz_: around? | 19:54 |
=== mathiaz_ is now known as mathiaz | ||
mathiaz | nxvl: yes | 19:56 |
nxvl | mathiaz: i saw your comment | 20:03 |
nxvl | mathiaz: i also was thinking about the translation | 20:04 |
nxvl | mathiaz: but there is no way to do it if i don't add the template | 20:04 |
nxvl | mathiaz: also i haven't change the priority to medium, it was medium, i was surprised to see that too | 20:04 |
nxvl | mm | 20:06 |
mathiaz | nxvl: the priority was high | 20:07 |
nxvl | no, you are right it is high, on the postinst is that it is medium | 20:07 |
nxvl | i have just saw it | 20:07 |
nxvl | :S | 20:07 |
mathiaz | nxvl: I don't have a problem with translation - just a reminder that we'll have to notify the doc team about that change | 20:07 |
nxvl | mm ok | 20:09 |
nxvl | mathiaz: did you want me to do a new debdiff? | 20:09 |
nxvl | including all the comments you have done? | 20:09 |
mathiaz | nxvl: yes please | 20:11 |
nxvl | mathiaz: ok, working on it | 20:12 |
JanC | does anybody here know if more eBox modules will go into hardy than are already in the archive? | 20:12 |
mathiaz | JanC: no - we're way pass FeatureFreeze now | 20:13 |
JanC | that's unfortunate, as most people seem to ask for the mail module, which isn't in... | 20:14 |
ScottK | There's always backports once it's in the next release. | 20:15 |
nxvl | mathiaz: uploaded | 20:20 |
nxvl | just for the record, that bug was the worst PITA i have had on my way into ubuntu, but the one i learn more from | 20:22 |
zul | JanC: it doesnt use postfix or dovecot | 20:44 |
JanC | zul: accordign to the eBox projetc site, it uses postfix by default? | 20:45 |
zul | JanC: sorry I meant just dovecot | 20:46 |
JanC | they seem to use Courier ? | 20:51 |
FreeNod1 | hi! | 21:21 |
FreeNod1 | anybody installed gnome on server? | 21:21 |
Jeren | Greetings | 21:32 |
Jeren | I'm attempting to use the exec() command in PHP to get a directory listing outside of the apache webroot but without success. It works when accessing a file listing of files in my web folder, though. | 21:33 |
Jeren | Given that its probably a Xubuntu/Ubuntu security issue (permissions with...something), I thought I'd look here for some help | 21:33 |
baffle | Jeren: Sounds like basedir restrictions? | 21:34 |
Jeren | I'm new to linux, so... I have no idea what it would sound like | 21:34 |
baffle | Jeren: An option in php.ini called "open_basedir". | 21:35 |
Jeren | Ok | 21:35 |
baffle | I haven't really fiddled with PHP much since around the time PHP4 was hot, so not sure where the configuration is located.. It might be in /etc/php5/apache2/php.ini | 21:37 |
Jeren | Yea | 21:37 |
Jeren | I just loaded it | 21:38 |
Jeren | And... | 21:38 |
baffle | Jeren: Err, or are you actually able to use exec()? And exec('ls') works, but not exec('ls /') ? (I'm not sure about the syntax. :) | 21:38 |
Jeren | open_basedir is commented out | 21:38 |
Jeren | Yes | 21:38 |
Jeren | exec('ls') shows my /var/www folder correctly | 21:38 |
baffle | Ah, those restrictions doesn't really apply if you're able to execute the binary. :) | 21:38 |
baffle | So it's probably something else.. | 21:39 |
Jeren | But when attempting a folder outside of the www folder structure, it doesn't work. Yet, I've read several examples online that seem to show exec('ls properly working with other directories | 21:39 |
Jeren | Indeed | 21:39 |
Jeren | You'd think, being just a simple directory listing, that I could do it. | 21:39 |
Jeren | I guess this is why alcohol isn't allowed on the job... I'd be grabbing a beer right now <_< | 21:40 |
baffle | Jeren: That depends on what country you're in I think. | 21:40 |
baffle | Jeren: Have you checked the php error log? | 21:40 |
Jeren | I have not... | 21:41 |
Jeren | Where is that typically at? | 21:42 |
baffle | Jeren: Not sure if it is enabled by default, it should say so in the php.ini file. | 21:45 |
baffle | Jeren: I don't really have any Ubuntu installations running PHP. | 21:45 |
Jeren | And I don't think its enabled... | 21:46 |
Jeren | I'll have to get back to you, I'm being called to a meeting | 21:46 |
* RainCT wonders what the question is :P | 21:47 | |
* Jeren simply implied the issue but never used a question mark! | 21:48 | |
Jeren | brb | 21:48 |
RainCT | ah found it :P | 21:48 |
Bidou | mv /home/pc/bidou /home/bed/ | 22:08 |
RainCT | Bidou: good night :) | 22:09 |
Bidou | thx ;) | 22:10 |
=== JaxxMaxx_ is now known as JaxxMaxx|Away | ||
Jeren | There we go... | 22:38 |
spiekey | soren: you there? | 23:03 |
Kamping_Kaiser | dennister, i just woke up :) | 23:10 |
=== kraut_ is now known as kraut | ||
=== mccune_ is now known as mccune |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!