Created
March 14, 2017 04:30
-
-
Save ktechmidas/f6d75d86345592ce7f9315e34d2e9dfd to your computer and use it in GitHub Desktop.
This file contains 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
<?php | |
require 'vendor/autoload.php'; | |
require 'aws/aws-sdk-php'; | |
?> | |
---------------- | |
2017/03/14 04:26:00 [error] 18760#0: *3204778 FastCGI sent in stderr: "PHP message: PHP Warning: require(aws/aws-sdk-php): failed to open stream: No such file or directory in /var/www/basic/ipn.php on line 3 | |
PHP message: PHP Fatal error: require(): Failed opening required 'aws/aws-sdk-php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/basic/ipn.php on line 3" while reading response header from upstream, client: 10.10.10.36, server: basic.ibbchina.com, request: "GET /ipn.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "basic.ibbcloud.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment