I just installed phpdev 423 and then upgraded it to php 4.3.0. This package comes with phpwebsite included in it. The instructions say that you can modify the content of this website by logging into the admin using the Username: "admin" and the Password: "phpwebsite". I have tries this a number of times and it simply returns to the login screen.
Has anyone else had a similar problem and how does one get around this?
Any help greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed phpdev 423 and then upgraded it to php 4.3.0. This package comes with phpwebsite included in it. The instructions say that you can modify the content of this website by logging into the admin using the Username: "admin" and the Password: "phpwebsite". I have tries this a number of times and it simply returns to the login screen.
Has anyone else had a similar problem and how does one get around this?
Any help greatly appreciated.
Look for the install.txt file in your distro and make sure you have followed all the instructions.
Specifically - make sure you have "sessions support" enabled in PHP
Thanks. I have since found the solution. The phpwebsite.ini file has to be modified to turn register_globals=On.
Thanks.
Sorry,... the file to modify is actually php.ini