|
#1
|
|||
|
|||
|
Hi, I still cannot get my cron job to run! It is very frustrating. I have been added to the get_users group. Now it doesn't seem to be able to find the file I am using. I have changed the permissions to the files and the folders. I get:
The server encountered an internal error or misconfiguration and was unable to complete your request. The command that I am using is: GET http://www.mydomain.com/ebook/cron/queue_generation.php Does anyone have any suggestions? |
|
#2
|
|||
|
|||
|
i have not had the cron job run ever, but before i changed it from a sub domain to a primary domain I could manually enter in the address and run the file. So if it is now a primary domain do I enter the command like this:
GET /username/www/ebook/cronqueue_generation.php Is this right? |
|
#3
|
||||
|
||||
|
You should be able to use the following as your cron command:
Code:
/usr/bin/php -q /home/yourusername/www/wbook/cronqueue_generation.php. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 500 Internal Server Error | ftalpes | Network Status | 9 | 12-31-2007 09:43 PM |