
JayT
Posts: 14
|
| Posted: 09/06/2006, 3:35 AM |
|
Hi,
I've produced my database driven website (using ccs 3.0, php, ms access database) and its been working fine for the past few weeks.
But now it produces http 500 internal server error sometimes!!!
Has anyone else experienced this or does anyone have a solution to this?
i've talked to the guy who handles the server and he stated it maybe a coding problem within codecharge.
any help would be appreciated.
kind regards,
Jay
|
 |
 |
JayT
Posts: 14
|
| Posted: 09/06/2006, 3:41 AM |
|
error produced for http 500 internal server error
"PHP has encountered an Access Violation at 0D3FE309"
wat would this mean and how would i go about solving it
|
 |
 |
Last Hero
|
| Posted: 09/07/2006, 1:32 AM |
|
execute page directly via php.exe:
run cmd.exe
cd c:\inetpub\wwwroot\project
c:\php\php.exe page.php
|
|
|
 |
|

|