[PHP] php4 and apache 1.3.20

2001-09-03 Thread Christian Darsow

hi!

i'm trying to install php4 and apache 1.3.20.
so, installing apache works and installing php4 works, too.
but when i'm now trying to build a new apache with the php4 module
it gives up:
./config.status --activate-module=src/modules/php4/libphp4.a

make ---
leaving directory 'usr/local/etc/apache_1.3.20/src'
...
leaving directory 'usr/local/etc/apache_1.3.20/'
[build] Error 2

does anybody has an idea?
merci beaucoup and  thankx so much!

cheers, christian



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] mkdir failed

2001-08-28 Thread Christian Darsow

hi everybody!

i have an account at strato (german provider) who
hosts my php-scripts.
now i want to make a dir with mkdir(../tmp/$id, 0777)
it doesn't work at all eventhough the rights of tmp are set
to 777.
the script also doesn't alert anything, not a failed or anything..

does anybody know where the problem may be

thank you so much.

christian



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]