views:

47

answers:

0

Hello

I had an php apliccation with mssql2000 (sql server 2000) , I'm using appserv 2.5.9 with apache2 and php5.

I've upgraded my computer to Windows 7 Ultimate x64, and tryied to run the application, but it goes to sloooooooooooooooooooow

Since like 2 years, works perfectly fine (not application problem, and no db problem, works fine in production enviroment so, and before i upgraded, so it's not the application).

i proved to connect to my localhost/phpmyadmin and works fine (in oder words works fine apache, php and mysql)

i think some how could it be my win7x64-Ultimate or mabye a configuration problem between apache and mssql.

Please help, anybody could know why is this happening??? (i've restart my computer like 8 times so that's not the problem) (i've reinstalled appserv, and nothing happened) (don't suggest using xampp, please =D)

any help would be blessed

Edit:

i've been trying to find out what's the problem and i found that it could be a DNS problem because in win7 this line is commented in the hosts file

127.0.0.1 localhost

so i uncomment the line -> restart apache and nothing happend

I have also proven to access my website by http://127.0.01/mysite instead to localhost to bypass the DNS but seems to be a litle litle bit faster, but still sloooooooow