Hi there !
Sme server 5.12 installed and IMP 3.0 with requirded modules etc.
I'm trying to get Eguest book to work on my server... and to work on a homepage !!
I can sign the guestbook with no probs...write etc. - But I can not VIEW it..??
The problem is in my showguest book php file...:
$link = mysql_connect ('localhost', '$sqlname', '$sqlpw') or die ("Could not connect"); # connect mySQL
mysql_select_db('$sqldb'); # select database
The variables are okay..I've replaced the variable with specific entries as well..did not help... - I simply can't connect to mysql via HTTP...!??!
Do I have to do something before I can connect to mysql via http..?? any settings on the SME server...?!?!
Thank you in advance
/B