The server is WAMP and the php is 5.3.0
Mysql is 5.1.36
Apache 2.2.11
When ever I try to log into the local server it redirects to the online server
I deleted the .htaccess file and reloaded the server and it still does it rebooted the machine redownloaed the database and files still does it.
I used this sql and of course changed the phpbb3 to the directory in my www directory of WAMP server locally
- Code: Select all
UPDATE `phpbb_config` SET `config_value` = 'localhost' WHERE `config_name` = 'server_name';
UPDATE `phpbb_config` SET `config_value` = 'localhost' WHERE `config_name` = 'cookie_domain';
UPDATE `phpbb_config` SET `config_value` = '/phpBB3' WHERE `config_name` = 'script_path';
I also tried to remove the htaccess file it redirects to the on line forum
I'm also working on a clients site and does the same thing
what I'm I missing here.

English |
French
