- Posts: 9
- Thank you received: 0
×
Ultra Web Server discussions and problems.
Question Media upload only small images
- Theo Kamphuis
- Topic Author
- Offline
- New Member
-
Less
More
3 weeks 3 days ago #15398
by Theo Kamphuis
Media upload only small images was created by Theo Kamphuis
Attachments:
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
3 weeks 3 days ago - 3 weeks 3 days ago #15399
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic Media upload only small images
Did you select for PHP the modified PHP ini ?
Did you restart the Servers after changes to PHP ini ?
Try to set and post_max_size
Did you restart the Servers after changes to PHP ini ?
Try to set and post_max_size
PilotLogic Core Programmer
Last edit: 3 weeks 3 days ago by Matis A..
Please Log in or Create an account to join the conversation.
- Theo Kamphuis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
3 weeks 3 days ago #15400
by Theo Kamphuis
Replied by Theo Kamphuis on topic Media upload only small images
I will try. When I use nginx I have no problem.
Please Log in or Create an account to join the conversation.
- Theo Kamphuis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
3 weeks 3 days ago #15401
by Theo Kamphuis
Replied by Theo Kamphuis on topic Media upload only small images
I tried post_max_size 120M, but still the message:
Image post-processing failed because the server was busy or does not have enough resources. Uploading a smaller image can help. Recommended maximum size is 2500 pixels.
Image post-processing failed because the server was busy or does not have enough resources. Uploading a smaller image can help. Recommended maximum size is 2500 pixels.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
3 weeks 3 days ago - 3 weeks 3 days ago #15404
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic Media upload only small images
I don't know Sir
please search on the web for:
"Wordpress media size"
I think It's not UWS problem
please search on the web for:
"Wordpress media size"
I think It's not UWS problem
PilotLogic Core Programmer
Last edit: 3 weeks 3 days ago by Matis A..
Please Log in or Create an account to join the conversation.
- Theo Kamphuis
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
2 weeks 6 days ago #15416
by Theo Kamphuis
Replied by Theo Kamphuis on topic Media upload only small images
I did some checks and when I install WordPress and change permalinks in WordPress to filename I get an access error..
That is becouse in ultra webserver in apache http.conf file the 'Options Indexes FollowSymLinks' is comented out. The default setting in other webservers (xampp) is:
'Options Indexes FollowSymLinks Includes ExecCGI'
When I change it in the http.conf in ultra webserver all works.
That is becouse in ultra webserver in apache http.conf file the 'Options Indexes FollowSymLinks' is comented out. The default setting in other webservers (xampp) is:
'Options Indexes FollowSymLinks Includes ExecCGI'
When I change it in the http.conf in ultra webserver all works.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
2 weeks 6 days ago #15418
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic Media upload only small images
Thanks
we will test and fix-it in UWS
we will test and fix-it in UWS
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.