NO_ACCESS problem
Posted: Fri 14. Oct 2005, 10:05
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
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