Support the ongoing development of Laravel.io →

stephangroen

Joined 23 May 2014

Statistics

Threads 0
Replies 6
Solutions 0
Articles 0

stephangroen has not posted any threads yet

replied 9 years ago

DirectAdmin cronjob and Custom Command with Laravel 4

In DA I usually add a line to the custom httpd.conf for that domain: |?DOCROOT=/home/<user>/do...

0 Likes
replied 9 years ago

DirectAdmin cronjob and Custom Command with Laravel 4

Check your PHP and make all paths it uses relative to the file.

0 Likes
replied 9 years ago

DirectAdmin cronjob and Custom Command with Laravel 4

Yep, try this on the command line (as one line) and if it works put in the cronjob: /usr/local/bin/p...

0 Likes
replied 9 years ago

DirectAdmin cronjob and Custom Command with Laravel 4

Find oud where your PHP binary is located by executing which php on the command line and use that p...

0 Likes
replied 9 years ago

DirectAdmin cronjob and Custom Command with Laravel 4

Try and put php at the start: php /home/donny/domains/bedrijvenadministratie.nl/public_html/artisan...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.