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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.