Created
January 19, 2017 22:20
-
-
Save tech6/a4c866d95694deff3464e5f1de9c2fb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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