It doesn't appear the Apache is sending PHP files to  the  PHP
interpreter.

Did you edit your httpd.conf file to add the following lines?

   AddType application/x-httpd-php .php

   LoadModule php4_module        libexec/libphp4.so

--
Jim

>>> "Timothy Hora" <[EMAIL PROTECTED]> 07/19/03 05:17 AM >>>
Hi!

I Installed an compiled the original php4.3.2 also i installed the
mod_php4-4.2.2-117.i586.rpm. 
I copied the php.ini file in the right folder an edit them with
safe_mode = off
Now my Problem...
I restartet apache with /etc/init.d/apache restart
No Erros Message comes up.
so than i copied the run-tests.php and run-tests2-php in the public html
folder
i tried to access over the browser: http://63.246.134.185/run-tests2.php
There comes up the errormessage "You are running this test-suite with
"safe_mode"ENABLED!; Chances are high that none of the tests will work
at all, depending on how you configured "safe_mode""
So i looked up for all php.ini files on the system and edit them.
nothing happens. than i deleted all php.ini files from the system.
It also works now nothing. Can anybody help me cause i'm loosing my mind
and get aggressive... :o)

Sorry my English is horrable

Nice greets from Austria

Timothy Hora

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to