Im new to php so even some of the most simple errors can stump me.
I'm working with some code and would really appreciate some help getting this fixed.
This is the error I am getting:
Warning: S3:: putBucket(yourbucket): [InvalidArgument] Authorization header is invalid -- one and only one ' ' (space) required in C:\S3.php on line 188
$rest->error['code'], $rest->error['message']), E_USER_WARNING);
Warning: S3:: putObject(): [InvalidArgument] Authorization header is invalid -- one and only one ' ' (space) required in C:\S3.php on line 312
trigger_error(sprintf("S3:: putObject(): [%s] %s", $rest->response->error['code'], $rest->response->error['message']), E_USER_WARNING);
-Thank You
1 reply to this topic
#1
Posted 29 March 2011 - 11:19 PM
|
|
|
#2
Posted 29 March 2011 - 11:51 PM
If you provide more of your code, we could help you better
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









