| I am running photopost using MYSQL database
I have run in to a problem - we had to move the MYSQL 3306 to 3307 for a number of reasons - the bottom line is we are getting errors from your program after we changed to the port. So i am asking how does one go about changing the port being hard coded to 3306.
Does your product support the changing of the port with out reinstalling the product which is not a option - I need to understand or be shown the source for where you make a change in the software to support the port change.
TAHNKS
Frank H. Shaw
Here is the error I am getting:
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\Inetpub\vhosts\burningtaper.org\httpdocs\PhotoPost\pp-inc.php on line 200
I cannot connect to the PhotoPost database. [$php_errormsg]
I hope this helps?
|