I tried to install PHPWCMS 1.1.9 DEV on my localhost (WIN2000). I am using EasyPHP package (PHP 4.3.10 (it has GD2, no imagemagic), Apache 1.3.33) and when I start installation (setup/index.php) after fill MySql database infos in step 1 I get following error:
Code: Select all
Notice: Undefined variable: conf_file in c:\program files\easyphp1-8\www\setup\setup.php on line 288
Notice: Undefined index: db_sql in c:\program files\easyphp1-8\www\setup\setup.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at c:\program files\easyphp1-8\www\setup\setup.php:288) in c:\program files\easyphp1-8\www\setup\setup.php on line 76
can anyone help me with this problem?
thanks a lot