Dan Boy
Member
Posted 4 months ago #
I have WAMP Server installed and working on port 1024. However I cannot install WordPress using this port. As far as I am aware I have edited the .ini and .conf files with localhost:1024 but it still fails to find the DB.
Any help is really appreciated.
Cheers Dan.
Have you added the port to your wp-config.php file?
define( 'DB_HOST', 'localhost:1024' );
Dan Boy
Member
Posted 3 months ago #
Yes, I have it set to that at the moment and it still won't work. WHat else could I be missing?
Thanks Daniel.
[ Duplicate http://wordpress.org/support/topic/using-a-non-standard-port?replies=14 closing. ]