Jump to content
Forum²

zangief2000

Members
  • Posts

    4
  • Joined

  • Last visited

zangief2000's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Sorry if i kind of flood this section, but i really need help. Anyway, I was able to connect my PHP files to the server, but the thing is those leads to the ASP pages we had, and there's an error when we're trying to load the ASP page. I tried replacing the complicated ASP script with a simple response.write script to see if ASP as a whole is the problem, but it loads the response.write script. I tried adding to that script by including "", and to my shock, the page was back to giving out the "500 - Internal Server Error". Meaning this is a problem with the include script Can anyone please help me out? How do I fix this? I really appreciate all the help I can get. Thank you very much.
  2. hi. i tried fooling around with the php.ini file and i commented extension=php_mysqli.dll and uncommented extension=php_mysql.dll, and it went through the php file, but the problem is that it still generates the "500 - internal server error" when it loads the next page after that, which is an ASP file. also, I'd like to try the update from your link, but I have no idea which version of Windows Server 2008 this is, and I'm afraid that if I update it using a wrong update, then everything will fall apart. if it helps, i checked the properties of the computer and it says Windows Server 2008 Service Pack 2, and System type is 64-bit OS
  3. thanks for the advice. i've looked at the even viewer, and i found this: problem is, i don't know what to do to fix it without breaking the serve r(i'm kind of new to operating on the server). can you please help? i'd really appreciate it.
  4. Hi guys. It like this: I finally set up everything to my dedicated server, PHP5, mySQL, IIS7, etc. and I have uploaded the site folder to the wwwroot. I tried surfing the main page using the raw IP address, and it works just fine, but when I tried to log on to the website (the main page is a login page), I get the error "500 - Internal Server Error" which is weird because I made sure I'm calling the right file. I'm really stumped as I've searching the net for hours trying to solve this problem. I'd really appreciate it if you guys help me. Thank you very much!
×
×
  • Create New...