at the moment I have installed the new 1.2-DEV release.
The following thing happened while the setup:
At the page with the database settings I have chosen to create all tables and confirmed the settings. Immediately I have got an error message that I should check my database settings. Normally this error message comes only when the database tables are already there! But my database was completely empty. Despite the setup routine created all tables (I have checked this!). When I unchecked the "Create all db tables", the setup had continued. Strange!
After the setup I have clicked on the "Login" link at the right top corner and I have got 4 warnings:
Over the login panel:
and in the login panel:Warning: main(/www/xxx/htdocs/include/inc_ext/ss_image/ss_image.class.php): failed to open stream: No such file or directory in /www/xxx/htdocs/yyy/include/inc_lib/imagick.convert.inc.php on line 34
Warning: main(): Failed opening '/www/xxx/htdocs/include/inc_ext/ss_image/ss_image.class.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/xxx/htdocs/yyy/include/inc_lib/imagick.convert.inc.php on line 34
Both files exist:Warning: main(/www/xxx/htdocs/phpwcms_template/inc_default/startup.php): failed to open stream: No such file or directory in /www/xxx/htdocs/cms_test/phpwcms.php on line 411
Warning: main(): Failed opening '/www/xxx/htdocs/phpwcms_template/inc_default/startup.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/xxx/htdocs/yyy/phpwcms.php on line 411
- ss_image.class.php with 666
- startup.php with 666
So what could be the problem?
Thanks in advance.
Joachim