Search found 7 matches

by lilik
Fri Sep 21, 2007 7:27 pm
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

yes mysql is working fine with other scripts
by lilik
Thu Sep 20, 2007 6:44 am
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

only about connection to mysql "can not estabilished connection to data base" no other meeages
by lilik
Wed Sep 19, 2007 8:57 pm
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

if i use install script i have error "can't connect to mysql" during installation!
by lilik
Wed Sep 19, 2007 7:30 pm
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

no no when i writ by hand DB data into mysql.php installation was sucessfull before that i have error with connection to DB
but now i can't login i think script can't connet to DB
by lilik
Wed Sep 19, 2007 11:23 am
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

yes, i was unable to install until dont write by hands DB data in mysql.php
after that script was installed but now i can't login or add some data
by lilik
Tue Sep 18, 2007 8:13 am
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

script have no connection with mysql becouse don't get mysql data needed to conenction form inc/data.php
connect($DB["server"], $DB["user"], $DB["password"], $DB["db"]); end in script this are empty :/ sa i cant log in or add somthing :( ver 2.0.3
by lilik
Mon Sep 17, 2007 10:16 am
Forum: Bug reports
Topic: DB connection problem
Replies: 12
Views: 15975

DB connection problem

hi

Method
connect($DB["server"], $DB["user"], $DB["password"], $DB["db"]);

don't get data from $DB["parametr"]

sa script don't work couse can't conenct to DB

how to fix it ?