I am trying to install the latest AdHere product on Windows machine.
This is my environment:
Apache/2.2.14 (Win32)
PHP/5.2.11
MySQL 5.0.86
After entering my DB details, all I get is a blank screen.
There are no errors in the mysql logs, Apache logs or otherwise.
Any help in getting me started would be highly appreciated.
Cheers,
RD
can you provide us with the
By ebadr (not verified)can you provide us with the contents of the following log files :
(adserver path)/var/debug.log
(adserver path)/var/install.log
Regards,
Eslam
Hello Eslam, There is no
By aardeeHello Eslam,
There is no debug.log and the install logs has this one entry:
Installation started 2009-10-19 18:45:09
Attempting to connect to database nexads with user adserver
RD
Also
By aardeeI have created user adserver with full access to the schema nexads.
Do you have Java script
By ebadr (not verified)Do you have Java script enabled? if you do can you check if you have ad blockers or url blockers that would disable it?
No Ad Blockers...
By aardeeYes, javascript is enabled and as far as I know there are no ad blockers or url blockers.
I am running out of clues. Any help is getting me going will be helpful.
Problem solved...
By aardeeMySQL wasn't enabled for my PHP installation.
I re-installed PHP and enabled MySQL extension and things fell in place smoothly.
RD