Not Available?
Not Available?
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
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
Hi thecore,
have you set this permission: phpwcms_filestorage/can_be_deleted = 777
Please don´t kill this folder.
Gruß Knut
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 )
-
jscholtysik
Hi,
the blank page are ok.
Take a look: http://www.phpwcms.de/forum/viewtopic.php?p=56144#56144
Gruß Knut
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 )
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?
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?
Hi,
http://www.phpwcms.de/forum/viewtopic.php?p=54787#54787
Please use the search-function at this forum.
Gruß Knut
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 )
-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!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
-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/.