Account Deletion Request - Please delete my free hosting account.
cPanel username: pyrokid
(X) Inserting an X inside the parentheses signifies that I have made all necessary backups of my free hosting account and will not hold x10Hosting responsible for any data I am unable to recover after my...
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) in /home/*/public_html/new_posts.php on line 11
cannot connect
Every other day I get that, why?
Cron job is not working for me. I am on Stoli.
I set it up to send me an email and I never get one.
Here is my set up:
/usr/bin/php -q /home/<myname>/public_html/cgi-bin/expire.php
Can anyone give a helping hand?
I'm trying to set up one cron to run every 5 minutes. It doesn't work. I even removed the -q so it'd email me and it doesn't even email me (I set where to email in the cron tab page). I tried this:
php-cron /home/pyrokid/public_html/expire.php
And
php /home/pyrokid/public_html/expire.php
They...