Skip to content

Instantly share code, notes, and snippets.

@tech6
Created January 19, 2017 22:20
Show Gist options
  • Save tech6/a4c866d95694deff3464e5f1de9c2fb1 to your computer and use it in GitHub Desktop.
Save tech6/a4c866d95694deff3464e5f1de9c2fb1 to your computer and use it in GitHub Desktop.
[root@ip-10-10-15-190 ~]# php /var/www/asmdss/storymod/vendor/cron_post/index.php
PHP Warning: include(../../inc/credentials.php): failed to open stream: No such file or directory in /var/www/asmdss/storymod/vendor/cron_post/index.php on line 3
PHP Warning: include(): Failed opening '../../inc/credentials.php' for inclusion (include_path='.:/php/includes:/var/www/_include') in /var/www/asmdss/storymod/vendor/cron_post/index.php on line 3
PHP Warning: include(../../application/lib.php): failed to open stream: No such file or directory in /var/www/asmdss/storymod/vendor/cron_post/index.php on line 4
PHP Warning: include(): Failed opening '../../application/lib.php' for inclusion (include_path='.:/php/includes:/var/www/_include') in /var/www/asmdss/storymod/vendor/cron_post/index.php on line 4
PHP Fatal error: Uncaught Error: Call to undefined function db_connect() in /var/www/asmdss/storymod/vendor/cron_post/index.php:9
Stack trace:
#0 {main}
thrown in /var/www/asmdss/storymod/vendor/cron_post/index.php on line 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment