Problems after installation
Posted: Mon 30. Jan 2006, 14:27
Hi I´m trying to install phpwcms_1.2.5-DEV at my home machine where I´m using: Windows xp, PHP Version 4.3.10, MySQL 4.1.9 , Apache 1.3.33
I followed the Installation guide and everything went fine. But when I try to run the system on (http://localhost/phpwcms/) I get:
Notice: Undefined index: layout in c:\phpwcms\include\inc_front\content.func.inc.php on line 159
Notice: Undefined index: errortext in c:\phpwcms\include\inc_front\content.func.inc.php on line 278
Notice: Undefined index: maintext in c:\phpwcms\include\inc_front\content.func.inc.php on line 284
Notice: Undefined index: headertext in c:\phpwcms\include\inc_front\content.func.inc.php on line 301
Notice: Undefined index: lefttext in c:\phpwcms\include\inc_front\content.func.inc.php on line 307
Notice: Undefined index: righttext in c:\phpwcms\include\inc_front\content.func.inc.php on line 307
Notice: Undefined index: footertext in c:\phpwcms\include\inc_front\content.func.inc.php on line 313
Notice: Undefined index: htmlhead in c:\phpwcms\include\inc_front\content.func.inc.php on line 584
Notice: Undefined index: jsonload in c:\phpwcms\include\inc_front\content.func.inc.php on line 630
Notice: Undefined index: css in c:\phpwcms\index.php on line 164
I noticed that in the manual it says to put the finished configuration file into "include/inc_conf" but there is no such a folder named:
inc_conf on the phpwcms version (phpwcms_1.2.5-DEV) that I´m trying to install.
I don´t believe it would have made a difference but I don´t have the Image/Magick or GhostScript installed either.
After the installation process the only thing I did was to:
place the file ./setup/setup.conf.inc.php in ./config/phpwcms Renamed the default conf.inc.php — then renamed setup.conf.inc.php to conf.inc.php.
And deleated the setup dir.
I get the login page (http://localhost/phpwcms/login.php) fine but when I try to log in I get the HTTP 404 error.
Can someone tell me what could be happening? Thanks
I followed the Installation guide and everything went fine. But when I try to run the system on (http://localhost/phpwcms/) I get:
Notice: Undefined index: layout in c:\phpwcms\include\inc_front\content.func.inc.php on line 159
Notice: Undefined index: errortext in c:\phpwcms\include\inc_front\content.func.inc.php on line 278
Notice: Undefined index: maintext in c:\phpwcms\include\inc_front\content.func.inc.php on line 284
Notice: Undefined index: headertext in c:\phpwcms\include\inc_front\content.func.inc.php on line 301
Notice: Undefined index: lefttext in c:\phpwcms\include\inc_front\content.func.inc.php on line 307
Notice: Undefined index: righttext in c:\phpwcms\include\inc_front\content.func.inc.php on line 307
Notice: Undefined index: footertext in c:\phpwcms\include\inc_front\content.func.inc.php on line 313
Notice: Undefined index: htmlhead in c:\phpwcms\include\inc_front\content.func.inc.php on line 584
Notice: Undefined index: jsonload in c:\phpwcms\include\inc_front\content.func.inc.php on line 630
Notice: Undefined index: css in c:\phpwcms\index.php on line 164
I noticed that in the manual it says to put the finished configuration file into "include/inc_conf" but there is no such a folder named:
inc_conf on the phpwcms version (phpwcms_1.2.5-DEV) that I´m trying to install.
I don´t believe it would have made a difference but I don´t have the Image/Magick or GhostScript installed either.
After the installation process the only thing I did was to:
place the file ./setup/setup.conf.inc.php in ./config/phpwcms Renamed the default conf.inc.php — then renamed setup.conf.inc.php to conf.inc.php.
And deleated the setup dir.
I get the login page (http://localhost/phpwcms/login.php) fine but when I try to log in I get the HTTP 404 error.
Can someone tell me what could be happening? Thanks