I am trying to evaluation Auto Director on my local machine. I am running windows 7, using WAMP server and my test user has all permissions that I can grant within phpmyadmin.
I have created the database via phpmyadmin, and the setup is connecting successfully, however it is failing to create the tables.
I believe this to be a permissions errror as mentioned elsewhere, but am unsure where I need to set the permissions. Could someone advise please?
All files within Auto-Director are read/write via Windows explorer properties.
Any assistance would be much appreciated.
Thanks!
Details:
Connecting to database "autodirectordb" on "localhost" ... success.
Dropping existing "users" table ... success.
Creating the "users" table ... FAILED. You will not be able to log on.
Dropping existing "sites" table ... success.
Creating the "sites" table ... FAILED. You will not be able to create sites.
Dropping existing "example" table ... success.
Creating the "example" table ... FAILED. No example site will be available.
Setting read/write permissions on DATAFOLDER (data/) ... success.
Generating data files for "example" site ... FAILED. The following errors were reported:
Your vehicle list could not be extracted from the database - vehicles will not appear on your web site.
Checking if file uploads are permitted ... success.
Checking if PHP GD extension is loaded ... success.
Checking email - sending message to [email protected] ... FAILED. AutoDirector could not send an email. AutoDirector will work, but you will not be able to add new users or receive customer enquiries by email. Please check the mail function settings in php.ini or contact your ISP.

