Please post all install related problems here. Visit this forum first for troubleshooting.
ariolander
Posts: 14 Joined: Mon 2. Aug 2004, 22:20
Post
by ariolander » Mon 2. Aug 2004, 22:37
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...
Pappnase
Post
by Pappnase » Mon 2. Aug 2004, 22:47
hello
didi you look if all files are uploaded!? did you set the permissions right?
wich php version did you use!?
ariolander
Posts: 14 Joined: Mon 2. Aug 2004, 22:20
Post
by ariolander » Mon 2. Aug 2004, 22:53
php: v4.3.8
and I chmodded everythign in the setup fodler to 777
Pappnase
Post
by Pappnase » Mon 2. Aug 2004, 22:59
hello
thats not needed. and all the other permissions?!
Pappnase
Post
by Pappnase » Mon 2. Aug 2004, 23:17
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
ariolander
Posts: 14 Joined: Mon 2. Aug 2004, 22:20
Post
by ariolander » Mon 2. Aug 2004, 23:19
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