Wow - Really Confused, In Over My Head
Hi Everyone -I am looking for a bit of help. I currently have a dv with mediatemple (VPS) and today my site returned an HTTP 500 error. I have messaged back and forth with MT a bit to trouble shoot the issue and they sent this back showing what my logs were saying:
"taking a look at the Apache error log for your (dv) Dedicated-Virtual Server, located at the following path;
/var/log/httpd/error_log
There appears to be references to Python and several modules (mod_python, mod_bw) being unable to spawn processes due to memory related issues.
[Tue Jul 19 08:48:34 2011] [error] python_handler: no interpreter callback found.
[Tue Jul 19 08:48:35 2011] [error] make_obcallback: could not import mod_python.apache.\n
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 22, in ?
import time
ImportError: /usr/lib64/python2.4/lib-dynload/timemodule.so: failed to map segment from shared object: Cannot allocate memory
[Wed Jul 20 04:19:59 2011] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 32 bytes)
[Wed Jul 20 04:19:59 2011] [notice] mod_bw : Version 0.8 - Initialized [0 Confs]
[Wed Jul 20 04:19:59 2011] [notice] mod_python: Creating 4 session mutexes based on 50 max processes and 0 max threads.
Currently, your (dv), is only using 241MB out of 512MB allocated, so the issue is not due to lack of memory available but simply configuration or status of your specific hosting environment. "
Well, I am a bit of just of a casual user who doesn't know really a lick about Apache, Plesk, Parallels etc. I try my best to get around, but it is not really an environment that is native to me. I am looking for any and all help to get things back up and running, I just don't know where to start or where to turn to. For relevance, the site that is returning the error is a wordpress site using MySQL. From my understanding this is an apache issue primarily and that falls beyond my scope and knowledge. I will say that I was able to rectify the configuration issue of the hosting environment, but everything else is still relevant. Any insight and input is greatly appreciated.