You are here:  » Trying to automate Import.php


Trying to automate Import.php

Submitted by mmolaire on Wed, 2006-05-17 22:32 in

Hi David,
I am trying to automate import.php. I am getting the following error when using the command line. Any idea wh?

Thanks Mike

/home/xxxxx/verysmartshopping/smartshoppingart/scripts/import.php @modified
-jailshell: /home/xxxxx/verysmartshopping/smartshoppingart/scripts/import.php: No such file or directory
mmolaire@gear-l20 [~]# /home/mmolaire/public_html/verysmartshopping/smartshoppingart/scripts/import.php @modified
Failed loading /usr/local/ioncube/ioncube_loader_lin_4.3.so: /usr/local/ioncube/ioncube_loader_lin_4.3.so: cannot open shared object file: No such file or directory
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: cannot open shared object file: No such file or directory
backfilling reviews...[done]

VerySmartShopping.com

Submitted by support on Thu, 2006-05-18 05:44

Hi Mike,

Given that the last line of the output is "backfilling reviews...[done]", I think it has actually worked; although your PHP installation and ioncube is still generating some warnings.

It did not appear to import any feeds, which implies that none were modified at the time of your experiment, but I think you will find that if you update a file (you can use the Linux command "touch " to modify the timestamp) then you should find that it works ok...

Cheers,
David.