Hello,
Please, could you explain to me how to install Autoresponder on my shared-Hosting (he's got all the requirements). Not like the explanations in the pdf (directly on dedicated server with Apache & Linux).
I tried to install on my shared-hosting by myself, but at the end, when I type : (with my domain)
http://demo-obc.net/ar
There is this error message :
Warning: mysqli::mysqli() [mysqli.mysqli]: (28000/1045): Access denied for user 'arweb'@'localhost' (using password: YES) in /home/demoobc/public_html/ar/global_config.php on line 18
Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home/demoobc/public_html/ar/global_config.php on line 22
Warning: main() [function.main]: Couldn't fetch mysqli in /home/demoobc/public_html/ar/global_config.php on line 22
ERROR unable to process sql statement sql_config ( - )
Thank you very much for your help and sorry for my english (I'm French)
Kind regards,
Laurent Orlando
Hello,
I think the error message is just because the Autoresponder does not connect to the MySQL on the localhost. In the create_db.sql are the command to give the Autoresponder processes appropriate rights on the database. Please take a look at the 3rd and 4th last line there in. There are the two sql commands you might run again, but not with localhost, but with the IP address of the system where the Autoresponder processes are running on. The connect to the Mysql database is comming from that ip address and that needs to be in that sql command.
Please try an report back if it works.
Rainer