On Sun, Oct 13, 2013 at 10:37 AM, Timothy Curchod <timof...@hotmail.com>wrote:
> Hi again Yehuda, > > I pasted that "Listen 192.0.2.100:80" number from some code example and > didn't notice that it wasn't localhost. I'm getting tired here. > However, that using 192.168.1.100:80 didn't work. And, if that value is > in the config file, the localhost option wont work either! Also, I forgot > to say that I tried to access 192.186.1.100/info.php from the other box > and it failed. > Do you have the exact error? Does it say the port is in use or some other error? > I got an "Invalid date.timezone value 'KST'" error for Korean Standard > Time! I will have to find the right setting. > See the PHP timezone list: http://php.net/manual/en/timezones.php: I am guessing you want Asia/Seoul. - Y