PHP Scripts & installations

arctik

New member
Joined
Mar 3, 2009
Messages
2
Hi,

I am running a website on WordPress. The problem is that when I update things on my site,upload images, or import mySQL databases, I get the errors posted below... I think it might be a problem with scripts that are not installed on my Direct Admin control panel.

How can I find out what the problem is? ...Or what scripts need to be installed if that's the problem?

Any advice is appreciated. Thanks

=======================
Method Not Implemented
POST to /wp-admin/media-upload.php not supported.

or

Forbidden
You don't have permission to access /wp-admin/post.php on this server.

or

Forbidden
You don't have permission to access /phpMyAdmin/import.php on this server.

or

Bad Request
Your browser sent a request that this server could not understand.
====================
 
Check the folder permissions. Make sure there is no .htaccess preventing post. Make sure that php is working for the account. Make sure it is enabled in directadmin for that user.
 
Plenty of us are using Wordpress, including me. So the problem isn't DirectAdmin wide. It's probbly due to a configuration. Did you configuration your server yourself? Or are you the client of a hosting company using DirectAdmin? If the latter, contact your hosting company with questions such as these.

If you post your question on a Wordpress forum someone may now which directory settings or configuration settings may be causing the problem. The settings may need to be changed by your hosting provider.

DirectAdmin's default settings don't seem to cause the problem, or I couldn't use Wordpress. Perhaps your hosting company has changed some defaults.

Jeff
 
Back
Top