Jump to content

Issue with POST function in PHP, I think


Recommended Posts

I have been working on a Windows Server 2003 box with Apache 2.2.13,  MySQL 5.1.39 and PHP 5.2.11. I am trying to install Wordpress onto this server. Previously there was nothing on this server so everything is a fresh download and install from their respective sites. Everything seems to be working fine with PHP GET functions. Pages load fine and everything "works."

 

I am running into some problems though when it comes to the initial database setup for Wordpress. If I try to create a new page using the script from Wordpress the configuration file will fail to load and my connection will time out. If I import an old configuration file PHP stops working entirely. I am getting the following error each time I try a POST function in Wordpress.

 

Event Type: Error

Event Source: Application Error

Event Category: (100)

Event ID: 1000

Date: 9/24/2009

Time: 12:54:19 PM

User: N/A

Computer: SERVERNAME

Description:

Faulting application httpd.exe, version 2.2.13.0, faulting module php5ts.dll, version 5.2.11.11, fault address 0x0000ac6a.

 

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Data:

0000: 41 70 70 6c 69 63 61 74  Applicat

0008: 69 6f 6e 20 46 61 69 6c  ion Fail

0010: 75 72 65 20 20 68 74 74  ure  htt

0018: 70 64 2e 65 78 65 20 32  pd.exe 2

0020: 2e 32 2e 31 33 2e 30 20  .2.13.0

0028: 69 6e 20 70 68 70 35 74  in php5t

0030: 73 2e 64 6c 6c 20 35 2e  s.dll 5.

0038: 32 2e 31 31 2e 31 31 20  2.11.11

0040: 61 74 20 6f 66 66 73 65  at offse

0048: 74 20 30 30 30 30 61 63  t 0000ac

0050: 36 61                    6a     

 

I'm not sure what I am missing here but I am completely unable to get PHP to function correctly. Any help would be greatly appreciated since I have been working on this for two days. I will of course include any more information that you might need to assist. Thanks in advance.

 

Link to comment
https://forums.phpfreaks.com/topic/175533-issue-with-post-function-in-php-i-think/
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.