- Posts: 22
COMMUNITY FORUM
Image Upload Internal Server Error
- sunconcept
- Topic Author
- Offline
- Junior Member
Less
More
7 years 2 months ago #164149
by sunconcept
Image Upload Internal Server Error was created by sunconcept
Hi Guys,
our customer moved their website on a own custom made server and since then we have a lot of problems...
In K2 I cannot upload an article image any more. After klicking on save, it directly shows the internal server error. When I choose an image from the server, it works. So it must be the upload process only.
I'm not that into configuring webservers but at least we did some changes on PHP for max_upload_size and max_execution_time...
Are there other things which need another configuration to get Joomla and K2 to work properly again?
Heres the PHP Info of the new server
test.sun-concept.de/phpinfo-newserver.png
And some config from a server where everything works fine
test.sun-concept.de/phpinfo-oldserver.png
Thanks in advance!
Greetings
Tobias
our customer moved their website on a own custom made server and since then we have a lot of problems...
In K2 I cannot upload an article image any more. After klicking on save, it directly shows the internal server error. When I choose an image from the server, it works. So it must be the upload process only.
I'm not that into configuring webservers but at least we did some changes on PHP for max_upload_size and max_execution_time...
Are there other things which need another configuration to get Joomla and K2 to work properly again?
Heres the PHP Info of the new server
test.sun-concept.de/phpinfo-newserver.png
And some config from a server where everything works fine
test.sun-concept.de/phpinfo-oldserver.png
Thanks in advance!
Greetings
Tobias
Please Log in or Create an account to join the conversation.
- william white
- Offline
- Platinum Member
Less
More
- Posts: 3722
7 years 2 months ago #164150
by william white
Replied by william white on topic Image Upload Internal Server Error
First set error reporting to Max or Development and see if you get a different error.
Check the permissions and owner of the upload directory media/k2/items/src
My directory is 755 and works w J3.7.5 K2 2.8 and php 7.*
Check the permissions and owner of the upload directory media/k2/items/src
My directory is 755 and works w J3.7.5 K2 2.8 and php 7.*
Please Log in or Create an account to join the conversation.
- sunconcept
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
7 years 2 months ago #164156
by sunconcept
Replied by sunconcept on topic Image Upload Internal Server Error
I tried both. If I set error reporting higher, I dont get a different error. It allways shows directly the internal server error.
And the permissions on the media/k2/items/src folder is set to 755, just like on yours.
Any other ideas?
And the permissions on the media/k2/items/src folder is set to 755, just like on yours.
Any other ideas?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 2 months ago #164165
by Krikor Boghossian
Can you paste this error?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image Upload Internal Server Error
It allways shows directly the internal server error.
Can you paste this error?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.