Help with Conf file
Brought to you by:
leo_west
when I try to open the webpage //localhost/webo
here's the message I get.
Database connexion failed - See install file
I am running it on a win Nt 4.0 with php and mysql and i
have other database programs running without a problem
I am new to this.
I have created a DB in mysql.
I had difficulties in installing it, I changed all the -- to #
in the schema.msql.sql and it loaded samoothly without
a single error message.
I would appreciate your help.
Thanks
Logged In: YES
user_id=1149072
Webo database URL
url format is mysql://[username]:[password]@[host]/
[databasename]
eg. mysql://weboaxs:secret@localhost/webo
*/
$DB_URL = "mysql://username:password@localhost/dbname";
this is located in webo.conf.php -- please adjust accordingly
Logged In: YES
user_id=1152621
doubleshot,
Thanks,
I made the changes and no longer have the previous error
message, I however have logging issues, I cannot login with
webo-adm, When attempting to login using webo-adm/webo-
adm login,the login screen simply returns to itself. Any other
login combination shows a invalid login/password message.
I have created an .htaccessfile, I'll try modifying the phpini file
and turn globals off and see if that works.
I appreciate your help
Thanks Again.
Aluta Continua!