Hi everyone,
I'm having a similar problema, my apache2, php, mysql are all installed and running, but when I get to the main page (.../user or .../admin), I can't pass the authentication, even if I SUBSCRIBE an user, when I get to the main login screen, the user or password are not recognized, serweb gives me the following error messages. "Bad username or password"
I've already changed the file paths to my mysql, and the other things like mysql user, db name, php file paths and so on, but even after that I can't register myself ...
Need a hand please ? :o)
On Sun, 9 Jan 2005 01:06:24 -0500 "George Law" carolinawebhead@hotmail.com wrote:
Emmanuel,
It sounds like your PHP is not mysql enabled. the specifics depends on your OS.
http://www.php.net/manual/en/install.windows.apache2.php
http://www.php.net/manual/en/install.unix.apache2.php
From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Emmanuel Odoom Sent: Saturday, January 08, 2005 5:34 PM To: serusers@lists.iptel.org Subject: [Serusers] Accessing SERWEB
Hello All,
I have tried to install apache2, php, serweb, etc. and I will happy to know how to access the index page of serweb.
I seem to always get a blank page whenever I access any of the *.php files under /serweb/
Again, anytime i try to access http://host_IP/serweb/admin/ or http://host_IP/serweb/user_interface, I get the error below:
Fatal error: Call to undefined function mysql_pconnect() in /usr/local/www/phplib/db_mysql.inc on line 73
Please help with ideas. Your contribution is most welcome.
Emmanuel.