Welcome Guest, Not a member yet? Register   Sign In
500 - Internal Server Error
#1

[eluser]Cristian Gilè[/eluser]
Hi guys,

i've developed an e-commerce application to sell photos.
I'm using codeigniter session and data are stored in db.
Now the problem: when i put a big quantity of photos in the cart
(about 25) i got 500 Internal server error (in the web server log
i can read that the CGI header is too big).

So, i've checked the $_COOKIE size but, because i store data in db,
it's only 590 byte (session id). Probably something else, in the CGI header,
is written by codeigniter.

Please, could you help to solve the problem?


Cheers


Cristian
#2

[eluser]The Wizard[/eluser]
maybe you can put the piece of code that does the actual error?




Theme © iAndrew 2016 - Forum software by © MyBB