Not Available?

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
thecore
Posts: 16
Joined: Wed 11. Jan 2006, 10:39

Not Available?

Post by thecore »

I just set up my cms and i moved the setup page to the designated place and now when I go to open the index.php and I got to the end, where it makes sure the files are correct(the part where it shows the folders and if there red there not chmodded and green if they are. all are green except one, and I dont know what to chmmod it to...this is what the top says


Ready to start phpwcms? Some "problems" maybe OK - you can check by testing phpwcms installation.

Warning: chmod(): Operation not permitted in /home/marauder/public_html/contentmanagement/setup/setup.func.inc.php on line 51
filestorage: phpwcms_filestorage FALSE (exists + not writable)


I tried chmodding it to 777 and 333 and 555 and 666 and no luck




now sure what to do?

any help would be HIGHLY appreciated
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi thecore,

have you set this permission: phpwcms_filestorage/can_be_deleted = 777
Please don´t kill this folder.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
thecore
Posts: 16
Joined: Wed 11. Jan 2006, 10:39

Post by thecore »

Wow, thanks. Okay so thats fixed, but now where do I go. Do I move the setup.conf.inc.php from setup to config and rename it conf.inc.php and then open the index page.php and delete the setup page?
thecore
Posts: 16
Joined: Wed 11. Jan 2006, 10:39

Post by thecore »

Update : I deleted the setup folder and moved the setup.conf.inc.php to config and renamed it conf.inc.php now i went to the index.php page...and its blank...what did I do wrong?

Thanks so much
jscholtysik

Post by jscholtysik »

Hi thecore,


I never delete my setup folder(s). I put a htaccess file into the setup folder so that I can log me into this folder and can execute the setup.php once again in case of emergency... ;-)

There is the red advice when I go to my login.php, but that does not disturb me...


Joachim
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

the blank page are ok.
Take a look: http://www.phpwcms.de/forum/viewtopic.php?p=56144#56144

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
thecore
Posts: 16
Joined: Wed 11. Jan 2006, 10:39

Post by thecore »

Okay, well the index.php page is blank in the main folder...i went to the login.php page and my login page comes up but when I enter my username and pass in it says

Errors during login!


does that mean im entering the wrong user name and password, what page has my login name and password so i can check to make sure its correct?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

http://www.phpwcms.de/forum/viewtopic.php?p=54787#54787

Please use the search-function at this forum.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

thecore wrote:Update : I deleted the setup folder and moved the setup.conf.inc.php to config and renamed it conf.inc.php now i went to the index.php page...and its blank...what did I do wrong?

Thanks so much
-You should NOT move and rename anything from /setup folder. This file (setup.config.inc.php) is merely a "template" used in the installation process, to create your custom "config.inc.php" from!

-Near the end of the installation process, phpWCMS asks you to save the results of your answers to configuration questions by showing you a link to the "config.inc.php" file it has created for you. ~Then~ save it and upload it in place of the default one in /config/phpwcms/.
Post Reply