News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Strange database location / IP issue when trying to install

Started by coderguy, February 16, 2005, 06:40:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

coderguy

Hello,

Whenever I go to install.php and fill in the IP address of where the database is located, it always tries a local address, regardless of what I use.
For instance if I enter, 192.168.1.102, it will try 192.168.1.101 instead. This is very odd.

I cannot get it installed because the database is not on the same server as the web site.
I am using MySQL 4.x, with PHP 4.3.16 (or something like that)

Anyone have any suggestions?

Joachim Müller

are those machines both on your LAN (i.e. are you self-hosted)? This might be related to NAT - your IP addresses might not be "visible" from one server to the other.