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 directory to another suitable > directory (e.g. /usr/local/lib/php4) and change its permisions. Also > root account is only for administration, you should create user account > and use it instead.
Thx for the advice, this is only a testbed. Trying to set everything right before i start working on the production system. I managed to solve the problem. I rebuilt PHP in a different and more suitable directory. Thank you very much regards gamin. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php