Allods Developers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

Web [AORG 1.0] Register script for all versions 1.0

No permission to download
Failed to connect to database: could not find driver
You need to have a module called pdo_mysql. Looking for following in phpinfo(),

Code:
pdo_mysql

PDO Driver for MySQL, client library version => 5.1.44
 
You need to have a module called pdo_mysql. Looking for following in phpinfo(),

Code:
pdo_mysql

PDO Driver for MySQL, client library version => 5.1.44
ok, I believe I managed to solve the driver problem, but now I get the following error

"Failed to register account."

I've been trying for 3 days without success :s
 
Back
Top