Where does Scriptcase Applications work well? . Is it CentOS or Ubuntu for Scriptcase or you recommend something else?
Are there specific issues to either?
I have my apps run with CentOS. It Works fine. No problem.
I have app on CentOS and app in Ubuntu both work without problems.
but keep in mind that centos has reached the end of its life.
I will be transitioning to CentOS 8 not CentOS 6.
Any issues you see with CentOS 8?
Just read Cpanel is not supported in Ubuntu, so it is out.
I am working with CentOS v7.9.2009
Thanks for your quick response, alvagar!
Have you encountered any issues with PDF files not creating on CentOS?
Centos8 is and of life.
Use centOS7 and of life is 2024
Hi, Ken, i am getting this message error when I export a report to PDF:
Error creating PDF file, Contact technical support
Not Found
The requested URL was not found on this server.
Hi alvagar,
PDF giving those errors would become a issue for my clients. I currently use CloudLinux and it works fine there…was thinking of moving to CentOS, but might not be a good idea.
I need to Know if SC Team can help us for know How Can Solve it issue.
Hi marcosc,
Yes…I saw that. Thanks for the link.
Do you use CPanel on Ubuntu?
Also do you get the pdf errors on Ubuntu?
Thanks,
Ken
Hi alvagar,
Looks like 1 user has already posted about this and according to him, this pdf issue on CentOS is going on for years and scriptcase has never resolved it. See the link below.
This is message when my users export to PDF:
Error creating PDF file, Contact technical support
the issue I had with PDF in linux was related to http\https access to the php library.
So in the production environment (_lib/prod/lib/php/nm_ini_manager2.php) I changed the “PDF Server IP” setting to the path on the server (in my case “/var/www/html”) and PDF can now be generated.
No idea if this is the issue you are having.
I Changed the path of “PDF Server IP” to /var/www/html
But i am getting same error.
did you check the permissions on the tmp directory?
can your users export in other formats (eg. excel or words)?
Hi, Robybado.
Yes, my SC export to all formats except to PDF.
/var/www/HTML is your site folder?
i have 3 server with CentOS and after intsall wkhtmltopdf and set permisson on folder i don’t have problem.
Hi, thanks for your tips and advice. I tried the way you told me. and, in the end it didn’t work. these are some screenshots of what I did.
i do not if i have that Install wkhtmltopdf like say @marcosc ?