That is the wrong gallery, Dave. PRO vs. VBgallery you use PRO.
Your problem is:
- I cannot connect to the PhotoPost database. [$php_errormsg]
* Windows NT SRV6 5.2 build 3790 (Windows Server 2003 Web Edition Service Pack 2) i586
* PHP Version 5.3.2
* Photopost and
VB share the same DB and use the same username and password.
* Web server and DB server are on different sub-domains.
* phpmyadmin works
I can connect with simple script.
Code:
Content visible to verified customers only.
BUT this fails.
Code:
Content visible to verified customers only.
result: Access denied for user 'user'@'server' (using password: YES)
All I can think of off the top of my head is PHP Version 5.3.2.
- I know it works on 5.3.0 (on my localhost)