Jump to content

php.exe crashes


Recommended Posts

Hi All,

I am running Win Server 2008 R2 and IIS 7.5, i have installing php VC9 by following the guides on php.net.

I have a virtual directory website (html) within my default website that uses the POST method which uses a php script to send emails. when i fill the form out and press send i get a 500 error (internal server error). after some diggin on php.net i found that if i used command prompt and go the directory php is configured to, C:/PHP in my case, and type php -i it will tell me what the problems are. There were a number of warning because  i had enabled all the extension in my php.ini and well as a few error, 1 of which was that it couldnt find my php_mbstring.dll . i copied everything in ext to the php root dir to solve that and re editted the php.ini . now what i run the php -i command  nothing happens for a few seconds and then an error with the php icon  saying "CLI has stopped working". this is the same if i run php-win.exe and php.exe normally.

 

Can someone please advise me what is going on and how to solve it

any advice would be great

I have also attached my php.ini as php.txt

Thanks

Mike

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/218950-phpexe-crashes/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.