Jump to content

PHP error, help appreciated

- - - - -

  • Please log in to reply
1 reply to this topic

#1
crables

crables

    Newbie

  • Members
  • Pip
  • 1 posts
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

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
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




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users