2
votes
0answers
102 views

PHP Fatal error: Out of memory / Unknown Error On Line 0

I know this has been posted a number of times but I'm getting really stuck so thought I would see if anyone can help. My error logs keep getting these errors [24-Apr-2013 01:25:44] PHP Fatal error: ...
2
votes
0answers
96 views

Wordpress wp_unregister_GLOBALS causing 100% Apache CPU Usage

I've been testing the Wordpress (by making about 5 requests/s) CMS, but the problem is that Apache is constantly using 100% of the CPU. Lately I've had enough of that and I've traced down a problem to ...
0
votes
0answers
89 views

How long does the average wp site take to execute on the server? (not download to browser) [closed]

If you measure the time it takes to parse and run one of your wp pages, how long does it take? I don't mean how long does it take the browser to download static files like; stylesheets, Javascript ...
0
votes
1answer
218 views

Memory errors with media upload, Wordpress can't use more than 96M (while there's 512 available!)

I'm aware that this is a known problem but I was unable to address it using information found in WPAnswers and Wordpress support forums. In my Worpdress single site installation the media uploader is ...
1
vote
3answers
122 views

How to configure self hosted wordpress so that everything can be upgraded/installed from dashboard

I have a blog on shiplu.mokadd.im. After installing wordpress I see upgrade notice time to time. Sometimes its core upgrade and sometimes its plugin or theme upgrade. Each time I try to upgade any of ...
0
votes
1answer
171 views

Check against server time to display SQL entries - Radio Station DJ Rotator Plugin

I'm building a WordPress plugin that will create a radio station "On-Air Now" DJ rotator. Working options panel I've built so far: http://i.stack.imgur.com/SiYde.png I've based the idea on a PHP ...
2
votes
1answer
134 views

Is it possible to move wordpress out of webroot?

Is there a way to put the wordpress out of webroot dir, and just leave a entry index.php to the webroot?
2
votes
2answers
963 views

WordPress upgrade now receiving Error 101 (net::ERR_CONNECTION_RESET): Unknown error

We have just updated to WordPress 3.1.3 by following the WP manual install tutorial. Note: This is a Network-enabled (multi-site) install. After uploading the new files, we now get the following error ...
0
votes
2answers
150 views

Plugin error after installation

I'm running WP 3.1.2 on an Apche server with the latest PHP installed. My WP is setup for a subdirectory multisite. The themes for the sites are usually a modified TwentyTen theme. After installing ...
3
votes
1answer
1k views

Wordpress multisite causing Error 101 (net::ERR_CONNECTION_RESET): Unknown error [duplicate]

Possible Duplicate: WordPress upgrade now receiving Error 101 (net::ERR_CONNECTION_RESET): Unknown error We have just installed WordPress 3.0.1 and everything worked fine. However, as soon ...