Re: [PHP] Re: permission problem - i guess

2003-03-17 Thread gamin
Hi Marek, "Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > This is wrong: > extension_dir => /root/php-4.3.0/php-4.3.0/modules => /root/php-4.3.0/php-4.3.0/modules > > apache does not run as root, so it does not have access to the > directory. Move the content of the

Re: [PHP] Re: permission problem - i guess

2003-03-17 Thread Marek Kilimajer
This is wrong: extension_dir => /root/php-4.3.0/php-4.3.0/modules => /root/php-4.3.0/php-4.3.0/modules apache does not run as root, so it does not have access to the directory. Move the content of the directory to another suitable directory (e.g. /usr/local/lib/php4) and change its permisions. Al

[PHP] Re: permission problem - i guess

2003-03-16 Thread gamin
Here are the outputs from the phpinfo() (called directly from ./u.php and called from /var/www/html/test.php which executes u.php). Note that the section on mysql is missing in the latter. <--- from u.php --- > phpinfo() PHP Version => 4.3.0 System => Linux localhost.localdomain 2.4.7-10 #1 Thu S