ID: 20201 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: xp home PHP Version: 4.3.0-pre2 New Comment:
Sorry, but 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 as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Not a bug, the versions dont match. Get the latest snapshot off snaps.php.net (http://snaps.php.net/php4-latest.tar.gz) Previous Comments: ------------------------------------------------------------------------ [2002-10-31 14:54:15] [EMAIL PROTECTED] ok then i get this... apache: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not comp atible with this version of Apache (found 20020628, need 20020903). Please contact the vendor for the correct version. ------------------------------------------------------------------------ [2002-10-31 14:35:28] [EMAIL PROTECTED] Don't use a space in your directory name, this is the argument seperator. Putting "" around the path _might_ work. Not a bug -> bogus ------------------------------------------------------------------------ [2002-10-31 14:34:02] [EMAIL PROTECTED] ok problme is with this line LoadModule php4_module C:\Program Files\PHP\SAPI\php4apache2.dll i have tried many combination and moved file to differnt loaction including root of apache2... as soon as i add this line to(httpd.conf) apache doesn't start.... when i run command apache.exe -k start it gives me that loadModule requres 2 argumes and i have too.. ------------------------------------------------------------------------ [2002-10-31 14:08:31] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2002-10-31 14:07:54] [EMAIL PROTECTED] ok i have php 4.3.0-pre2 on the apache2 2.0.43 on winXP(sp1) Home... it doesn't start... i have following lines in httpd.conf LoadModule php4_module C:\Program Files\PHP\SAPI\php4apache2.dll AddType application/x-httpd-php .php i have both php4ts.dll and php4sapi.dll in c:\windows\system32... and it doesn't run... thanks ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20201&edit=1
