Install Error

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ariolander
Posts: 14
Joined: Mon 2. Aug 2004, 22:20

Install Error

Post 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...
Pappnase

Post by Pappnase »

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 »

php: v4.3.8
and I chmodded everythign in the setup fodler to 777
Pappnase

Post by Pappnase »

hello

thats not needed. and all the other permissions?!
ariolander
Posts: 14
Joined: Mon 2. Aug 2004, 22:20

Post by ariolander »

They are set up to 644
Pappnase

Post 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
ariolander
Posts: 14
Joined: Mon 2. Aug 2004, 22:20

Post 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
Pappnase

Post 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
Post Reply