Hello,
I’m experiencing a strange issue with wordpress 3.1.3
We designed and installed a worpress site. Everything seemed to be fine but when we tried to save a some page we were redirected to /wp-admin/post.php and ‘Not Found’ message came up.
For example page that includes following code below cannot be saved
[Code moderated as per the Forum Rules. Please use the pastebin]
What makes situation even stranger is that the same page without ul code can be saved properly.
<ul class="gray_disc gray margin">
<li><span>Where you work</span></li>
<li><span>What type of industry you work in</span></li>
<li><span>What dates have you worked there from</span></li>
<li><span>Your job title</span></li>
<li><span>Your main responsibilities</span></li>
</ul>
And only this ul code can be saved properly.
We installed and checked out exaclty the same wordpress website on 2 other servers and it worked properly.
Unfortunatelly after moving the website to this server configuration:
http://www.rfc.ie/wordpress/ some pages cannot be saved when updated through control panel.
The website address is http://www.rfc.ie
The hosting configuration is as follows:
http://www.rfc.ie/wordpress/
Also, I would like to mention that I couldn’t install any plugins automatically and update wordpress system on this strange server configuration.
I’m wondering if anybody had the same problem and managed to fix it.
I would appreciate any advice and help.