Page 1 of 1

cant' pass through 2nd step in installation

Posted: Thu 3. Mar 2005, 11:18
by wyktor
Hi all,,

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
the script however creates all the tables in database.

can anyone help me with this problem?

thanks a lot

Posted: Thu 3. Mar 2005, 12:44
by pico
seems that there are some Permissions set not correctly

btw why you don't start with the Version 1.2.1 :?:

also you will take a look to

http://www.phpwcms-docu.de/dev_1_x_en.phtml

Posted: Thu 3. Mar 2005, 13:45
by Karla
check your "PHP.INI" for this line an enable it

Code: Select all

error_reporting=E_ALL & ~E_NOTICE