Halfagain IM Forums
May 17, 2012, 07:10 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Due to increasing spam we are forced to make this forum "Read Only". If you have an issue, most likely was discussed here. Use the Search function and try to find related discussions. If you can't find any helpful information, just email support at halfagain dot com"
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: cron.php - giving wrong info  (Read 1027 times)
0 Members and 2 Guests are viewing this topic.
jluk
Newbie
*

Karma: 10
Offline Offline

Posts: 4


« on: February 24, 2006, 19:35 »

Not sure where to post this.
The information given by cron.php is wrong.

For example:
It says for aggregation: php /var/www/news-fetch.info/aggregate/index.php
You cannot do this. Because the files are encrypted with zend, you cannot call them directly from the command line - you must call them through your webserver.
ie
GET http://domainanme/aggregate/index.php
or
curl http://domainanme/aggregate/index.php
Logged
Omar
Here to help.
Administrator
Hero Member
*****

Karma: 10001
Offline Offline

Posts: 2687


« Reply #1 on: February 25, 2006, 09:18 »

jluk

I am calling it with php and work like a charm.

Have you tried that and did not worked?
Logged
jluk
Newbie
*

Karma: 10
Offline Offline

Posts: 4


« Reply #2 on: March 01, 2006, 14:22 »

I have tried calling it command line with php, and it simply returns the "you must install zend" type page.
Actually, thinking on it, I bet that my php_cli use a different php.ini
It's no big deal, as calling the scripts with curl works just as well
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!