Sun May 04, 2014 6:22 pm |
Replies: 5 |
Views: 2080 |
|
 |
When I run under Apache REMOTE_SERVER contains 127.0.1.1, this is a valid IP.
CS-Cart tries to use gethostbyaddr($ip['host']) where host contains the value in REMOTE_SERVER. Using SVR this causes ...
|
Sat May 03, 2014 10:33 pm |
Replies: 5 |
Views: 2080 |
|
 |
I have XAMPP but I found it difficult to debug CubeCart administrator functions with Apache, it works well with SRV.
I'll give it a go with Apache and post the results...
|
Sat May 03, 2014 9:44 pm |
Replies: 5 |
Views: 2080 |
|
 |
I'm trying to run cs-cart in phpED using SRV Local Server and it fails when trying to validate the IP address.
The SERVER REMOTE_ADDRESS is set to 0:0:0:0:0:0:0:1
Is this something that that can b ...
|