OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Error:Request Entity Too Large

vampiire (Visitor)
Posts: 0
graphgraph
User Offline
Error:Request Entity Too Large 11 Years, 1 Month ago
Karma: 0  
Please help.I use Joomla! 2.5.8 Stable with the vehicle manager component, and when i want to upload more than 6-7 photos(2 mb each) it gaves me this error:

Request Entity Too Large
The requested resource
/administrator/index.php
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

From the hosted server theymodificate all the max upload filesize and all other setting in php.ini, but didn't work! Thjey tell me that the component is wrong.
Please help.what I should change to work this?(excuse for my bad english)
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Error:Request Entity Too Large 11 Years, 1 Month ago
Karma: 7  
Hello,

We just cheeked you question and didn't find any bugs in Vehicle manager.

To resolve this problem you need change next parameters in php ini
post_max_size and upload_max_filesize

If it don't help you, please try all it on your local host, maybe it's some problem with hosting


Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
vampiire (Visitor)
Posts: 0
graphgraph
User Offline
Re:Error:Request Entity Too Large 11 Years, 1 Month ago
Karma: 0  
Thanks for your rapid answer.but those settings are changed,and nothing happens.I wil try with other hosting server.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Error:Request Entity Too Large 11 Years, 1 Month ago
Karma: 101  
Hello,

post_max_size must be more than sum all files

After you replace post_max_size - you need restart httpd server

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»