Jump to content

SeanM

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by SeanM

  1. Couple of us over at BluSquare worked on this... we figured some people could use it since I have seen questions about it. Not all the airports and mostly US. Something for people to start with. 

    Modify the sections as needed for fuel price and such.

     

    Updated 6/14

     

    airports.zip

  2. Awesome, that worked. Any idea on Intervention\Image\Exception\MissingDependencyException

    PHP Fileinfo extension must be installed/enabled to use Intervention Image.

     

    I am pretty sure all dependencies are working.

  3. 2 minutes ago, Nabeel said:

     

    Ah, yeah, create a ticket. You've switched to PHP 7.4 already in cPanel? What's the command line that phpvms shows?

    Only 7.3 is avail... not sure if that matters...

    Command line: * * * * * cd /home/blusquar/phpvms && /opt/cpanel/ea-php73/root/usr/bin/php-cgi -d register_argc_argv=On artisan schedule:run >> /dev/null 2>&1 thos what your referring to?

  4. Got everything installed. 2 problems when trying to upload a avatar it gives me an error "PHP Fileinfo extension must be installed/enabled to use Intervention Image." which I assume is installed as I am using VMS hosing. I am using php 7.3.

    Secondly the cron job is doing my head in, "There was a problem running the cron; make sure it's setup and check logs at storage/logs/cron.log. See the docs" Mind you there is no log there. I assume this is the correct format when creating it in cpanel:  

    blusquar php /blusquar/phpvms/artisan schedule:run >> /dev/null 2>&1

×
×
  • Create New...