My virtual memory usage is 100/100!!
Here is the error log:
[Fri Dec 06 12:14:22 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/index.php
[Fri Dec 06 12:14:22 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/wp-cron.php
[Fri Dec 06 12:13:20 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/index.php
[Fri Dec 06 12:13:20 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/wp-cron.php
[Fri Dec 06 12:12:18 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/index.php
[Fri Dec 06 12:12:18 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/wp-cron.php
[Fri Dec 06 12:11:11 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/index.php
[Fri Dec 06 12:11:11 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/wp-cron.php
[Fri Dec 06 12:10:08 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/index.php
[Fri Dec 06 12:10:08 2013] [error] [client 69.162.74.220] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/sparkyh1/public_html/androidizer.com/wp-cron.php
..............
I'm on shared hosting. My hosting provider says like this:
We have again cross checked the webserver configuration everything is fine from server end, please coordinate with your programmer he/she will create a custom php.ini file as per your application.
check my php.ini file:
allow_url_include = off
expose_php = off
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.2.so"
safe_mode = off
memory_limit = 512M
Check my site:http://www.androidizer.com/ Now the site is running, if I do any activity, the site will show internal server error.
Kindly help me.