Use cPanel or aaPanel for WebPanel and use Apache or nginx web serveralready installed, still redirecting error 500. aws=ubantu=cyberpanel
I think the cause of error behind this is something internal configuration else. However I don't have CPanelUse cPanel or aaPanel for WebPanel and use Apache or nginx web server
Use cPanel or aaPanel for WebPanel and use Apache or nginx web server
Yes, I get the 500 error when converting any file. Rest of the website functionalities are working though.I am using Cpanel and getting same 500 Server Error
For all pdf and image converting tools need a VPS not shared hosting.Yes, I get the 500 error when converting any file. Rest of the website functionalities are working though.
For all pdf and image converting tools need a VPS not shared hosting.
But for others tools , you need to add two files into :
components\app\Classes
geoip2 : https://btexpertise.com/erp/includes/geoip2/
GeoLite2-City download and extract : https://github.com/wp-statistics/GeoLite2-City/blob/master/GeoLite2-City.mmdb.gz
already using VPS but none of the image and pdf tool is working.For all pdf and image converting tools need a VPS not shared hosting.
But for others tools , you need to add two files into :
components\app\Classes
geoip2 : https://btexpertise.com/erp/includes/geoip2/
GeoLite2-City download and extract : https://github.com/wp-statistics/GeoLite2-City/blob/master/GeoLite2-City.mmdb.gz
already using VPS but none of the image and pdf tool is working.
For Ubuntu 18 or 20:
sudo apt-get install libreoffice jpegoptim optipng pngquant tesseract-ocr -y
For CentOS 7:
yum update -y
yum install libreoffice jpegoptim optipng pngquant tesseract -y
For CentOS 8:
yum update -y
yum install jpegoptim optipng pngquant tesseract -y
yum install libreoffice*
Dear @hamara_bajaj I didnt share it, I am also trying to make it run that SumoWebTools.Thanks @vlime for sharing it but it's not all. Some clases are missing such as PowerpointToPdfClass etc. If you can, please upload them all. Or tell me where I can get them.
I made everything to work. There is a small issue after the completion is over. All the tools are working fine.Dear @hamara_bajaj I didnt share it, I am also trying to make it run that SumoWebTools.
The link was shared by @malhuda . You can ask to @malhuda
Are you using shared hosting?I made everything to work. There is a small issue after the completion is over. All the tools are working fine.
No. I'm using VPS. Shared hosting won't do much. It can work on Shared hosting but can barely handle 10 connections simultaneously. These tools require a little processing power which shared servers don't have a lot.Are you using shared hosting?
No. I'm using VPS. Shared hosting won't do much. It can work on Shared hosting but can barely handle 10 connections simultaneously. These tools require a little processing power which shared servers don't have a lot.