ID: 24430 Updated by: [EMAIL PROTECTED] Reported By: igor at design dot rv dot ua Status: Closed Bug Type: *General Issues Operating System: windows XP Pro sp1 PHP Version: 5.0.0b1 (beta1) New Comment:
FYI: The install.txt file has already been fixed in CVS and will be in Beta 2. Previous Comments: ------------------------------------------------------------------------ [2003-07-01 09:54:05] [EMAIL PROTECTED] Just in case it's not obvious: We don't HAVE to do anything. (and it's fixed in CVS, will be in next release..) ------------------------------------------------------------------------ [2003-07-01 09:44:47] igor at design dot rv dot ua So you must update install.txt which included in the php-5.xxx-Win32.zip package !!! fix line: LoadModule php4_module c:/php/sapi/php4apache.dll on group: "Installing PHP for Apache as module" All good for you. ------------------------------------------------------------------------ [2003-07-01 06:00:48] [EMAIL PROTECTED] Its called php5_module now. ------------------------------------------------------------------------ [2003-07-01 05:20:56] igor at design dot rv dot ua Apache 1.3._6_ ------------------------------------------------------------------------ [2003-07-01 05:15:13] igor at design dot rv dot ua Description: ------------ I've been tried to install php_5.0.0 beta1 under Windows XP Pro with Sp1 platform. Apache ver 1.3.26 I recieved one error, I can't fix it. Expected result: ---------------- Apache 1.3.26 PHP 5.0.0 running... (somth. like that) Actual result: -------------- Syntax error on line 181 of "..."/apache/conf/httpd.conf Can't locate API module structure 'php4_module' in file "..."/php4apache.dll The filename, directory name, or volume id label syntax is incorrect. ---------------------------------------------------------- __ps: #181 httpd.conf : LoadModule php4_module "..."/php4apache.dll __ps2: All about path's and need_2_load modules - okey. __ps3: to start local-server first-try time i allways use bat-file; from win.command-line. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24430&edit=1
