Page 1 of 1

From server to localhost....did PHP can change????

Posted: Sun Mar 07, 2004 1:16 am
by apek
i download my web files from the hosting server as backup...
and then i put it in my localhost,because i want to do some editing...
and then when i open it, i get this error:

Code: Select all

Warning: Failed opening '/127.0.0.1/1619/include/common.php' for inclusion (include_path='.;G:/Programming/phpdev/php/includes;G:/Programming/phpdev/php/class') in g:\programming\phpdev\www\1619\mainfile.php on line 49
the location of the common.php is right...
whats wrong with it???
i changed all the configuration according to my localhost..
but still the same...

Posted: Sun Mar 07, 2004 9:29 pm
by John Cartwright
Are you using the same versions of php in both servers?