Hi there,
when trying to install phpwcms 1.2.5 i am encountering the following problem:
After unzipping the files, uploading them und setting the right Unix-Access rights i run the index.php in the setup dir with opera (mozilla same problem)
After clicking on I Agreen in the Using terms, this error message appears:
system:
server:
php: v
path:
php.ini: security risks'; } else { echo 'register_globals = Off -> that\'s good '; } ?>
security risks'; } ?>
NO SETUP POSSIBLE
Access on setup routine is restricted after downloading config file once. To re-enable setup remove the line
$NO_ACCESS = true;
from setup.conf.inc.php.
and setup is halted.
now i tried to edit the setup.conf.inc.php and re-upload it, but the is no line $NO_ACCESS = true; line in that file ?!?
Any ideas, what could be wrong ?
Thanks in advance,
WJ
NO_ACCESS problem
-
- Posts: 1
- Joined: Sat 15. Oct 2005, 09:14
The Solution
Hey man, I had the same problem...thought I was going to loose my mind.
You need to open a browser and type the page in as an address...
localhost/setup/index.php
will probably work, unless the PHPWCMS has a folder too.
If you are simply right clicking on the file on the source computer, it will not recognized the php/sql database correctly, and gives you that error. Hope this helps. It fixed the error for me.
You need to open a browser and type the page in as an address...
localhost/setup/index.php
will probably work, unless the PHPWCMS has a folder too.
If you are simply right clicking on the file on the source computer, it will not recognized the php/sql database correctly, and gives you that error. Hope this helps. It fixed the error for me.