We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Troubles with cron and data export | Forum

Helike
Helike Jul 4 '12
Hello friend,

I'd like to ask your help, 'cause I don't know what to do and I have to release my website tomorow!


Well, I used Softlicius (or something like) to install Oxwall in my server because it was ask for somethings that I couldn't fix and, don't know how, Softlicius could and could install the engine.


However, now I'm changing of server and need make a backup of my last one, so I tried Data Export.

But It's take days, and don't give anything.

So I look for and found, here, that the problem was my cron.

It was set to run 'run.php' every 5 days and I change to every minute, to make my export.


However, I started to recieve some e-mails from my website with this mensage:

Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /home/pawson/public_html/ow_core/database.php on line 160

So... What I have to do? What's the problem?! I'll realize to release my new website tomorow?

The Forum post is edited by Helike Jul 4 '12
cit27
cit27 Jul 4 '12
Read the manual installation http://docs.oxwall.org/install:cron or

try to use:
/usr/local/bin/php /home/yoursite/public_html/ow_cron/run.php

See the similar problems:
http://www.oxwall.org/forum/topic/4868
http://www.oxwall.org/forum/topic/4812