ID: 4431 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Other Operating System: FreeBSD 3.4 PHP Version: 3.0.16 New Comment:
Sorry, but the bug system is not the appropriate forum for asking support questions. Your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2000-05-12 18:53:16] [EMAIL PROTECTED] Ok I get errors when I try to run a php3 script. in my apache_error.log: premature end of script headers ... in my browser: Internal Server Error 500 I have the php3 module loaded and I also use the /cgi-bin/php I get a 500 error for each php3 script that is in a Virtual host dir. ex: /home/www/domain1.com/ ex2: /home/www/domain2.com/ I also have suExec enabled and a User and Group directive in each <VirtualHost> . Is there a way to make php3 more secure without getting the Internal Server Error ? I added "safe_mode = on" and user_dir = puclib_php etc etc. php3 scripts found in /home/user/public_php/ can be run without a problem. It's onyl virtual hosts Can someone please give me a solution or send me their config files for me to observe (see if i did something wrong). Thank you ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=4431&edit=1