slavem
|
| Posted: 12/02/2002, 11:52 AM |
|
im trying to publish my site (localhost) but i always get this message,
"HTTP 500 - Internal server error"
what is wrong with that??
|
|
|
 |
RonB
|
| Posted: 12/03/2002, 4:43 AM |
|
Depends on what language you use. If it's PHP it's likely that you didn't set the config of your webserver right so it doesn't execute your .php file. look in install.txt that came with php. It explains how to setup the server for cgi and module use of php.
|
|
|
 |
sixto
|
| Posted: 12/04/2002, 9:17 AM |
|
To see the real error message, on Internet Explorer click Tools menu, select Internet Options, Click the Advanced tab, then make sure that Show Friendly HTTP Error Messages is unchecked.
Regards,
Sixto
|
|
|
 |
|