Strange database location / IP issue when trying to install Strange database location / IP issue when trying to install
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.