Page 1 of 1
Install Error
Posted: Mon 2. Aug 2004, 22:37
by ariolander
Well I am trying to install the latest version of phpwcms but when I run the setup.php I run into this:
Code: Select all
Warning: main(inc/step0.inc.php): failed to open stream: No such file or directory in ****/public_html/ario/setup/setup.php on line 249
Warning: main(): Failed opening 'inc/step0.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in ****/public_html/ario/setup/setup.php on line 249
I uploaded everything that was in the latest version but I just run into this...
Posted: Mon 2. Aug 2004, 22:47
by Pappnase
hello
didi you look if all files are uploaded!? did you set the permissions right?
wich php version did you use!?
Posted: Mon 2. Aug 2004, 22:53
by ariolander
php: v4.3.8
and I chmodded everythign in the setup fodler to 777
Posted: Mon 2. Aug 2004, 22:59
by Pappnase
hello
thats not needed. and all the other permissions?!
Posted: Mon 2. Aug 2004, 23:12
by ariolander
They are set up to 644
Posted: Mon 2. Aug 2004, 23:17
by Pappnase
hello
then please check this!
Code: Select all
1) DIR phpwcms_tmp/thumb_list 777
2) DIR phpwcms_tmp/thumb_preview 777
3) DIR phpwcms_ftp 777
4) DIR phpwcms_filestorage/1...10 777
5) DIR content/images 777
6) FILE setup/setup.conf.inc.php 666
7) FILE phpwcms_template/inc_css/frontend.css 666
8) FILE phpwcms_template/inc_default/startup.html 666
http://www.phpwcms.de/index.php?id=10,0,0,1,0,0
Posted: Mon 2. Aug 2004, 23:19
by ariolander
Thanks 0.o;; must have skipped that when checking out the documentation... Was using the fantasico install at the time for RC2. Sry bout this
Posted: Mon 2. Aug 2004, 23:25
by Pappnase
hello
then stop! and upgrade first! download the latest release RC4 22-06-2004.
Documentation:
http://www.phpwcms.de/index.php?id=38,0,0,1,0,0
Download:
http://sourceforge.net/project/showfile ... _id=247801