• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue issue with php pages

agaitan

Basic Pleskian
Hi im having a big issue:

1. my plesk is online but the pages in PHP wont work at all not even webmail.domain.com getting

504 Gateway Time-out nginx​


2. the html website works good

on log i just see this


'/usr/local/psa/admin/bin/filemng' 'radioref' 'exec' '/var/www/vhosts/radioreformaseoye.com/domains/presidente983.com/public_html' 'timeout' '300' '/opt/plesk/php/7.4/bin/php' '-d' 'safe_mode=off' '-d' 'display_errors=on' '-d' 'opcache.enable_cli=off' '-d' 'open_basedir=' '-d' 'error_reporting=0' '-d' 'max_execution_time=300' '-c' '/var/www/vhosts/system/presidente983.com/etc/php.ini' '/usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wpt-wp-cli.php' '--path=/var/www/vhosts/radioreformaseoye.com/domains/presidente983.com/public_html' '--no-color' 'plugin' 'update' 'js_composer' '--format=json' '--skip-plugins=gotmls,automatic-featured-images-from-videos,automatic-post-tagger,classic-editor,contact-form-7,wp-gdpr-compliance,disable-emails,disqus-comment-system,envato-market,facebook-comments-plugin,g1-socials,goodbarber,loco-translate,mashsharer,mailchimp-for-wp,media-ace,photomix,really-simple-ssl,wp-smushit,snax,timetable,under-construction-page,whats-your-reaction,wordpress-importer,wordpress-popular-posts,wordpress-starter,wp-optimize,wp-page-post-widget-clone,wp-subtitle,wordpress-seo,wordpress-seo-premium' failed with code 1.
 
this is the error im getting on vmware esxi
 

Attachments

  • Screenshot from 2023-07-15 11-15-30.png
    Screenshot from 2023-07-15 11-15-30.png
    11.8 KB · Views: 3
I think you are presenting three different, independent errors here.
- VMWare segfault error message
- Nginx 504 gateway timeout
- File Manager error log entry
I'd suggest to open a separate thread for them and to include the operating system and Plesk version you are using. It would also be good to provide steps to reproduce. What has been done before? Did the system work before something specific has been changed? What was that change? Etc.
 
Yeah system was working good. Not sure if it's a hardware issue or simple the VM machine goes corrupted. Nothing changed really in the vm
 
Php websites working for 5 minutes after that the segfault shows and php websites stop working. But my Plesk panel still works and also emails without issues. But not roundcube as it uses PHP.

SO
AlmaLinux 8.8 (Sapphire Caracal)

Plesk Obsidian
Versión 18.0.53 Actualización 2, última actualización el 14/Julio/2023 15:36
 
The segfault is normally an indication for a hardware issue or lack of resources in the virtualization or its container.
 
What I did was changing ram memory both still happening, so it may be the nvme is corrupter? But always the segfault shows php like the error I show?
 
The segfault should not be there at all. This can have unpredictable consequences. I don't think it is possible to give suitable advice on other errors before the basis is solved.

The Nginx gateway timeout is probably a result of a non-answering PHP script, and that again can either be caused by the script itself (e.g. if the script is caught in an infinite loop or waits on input) or maybe the PHP-FPM service is not running in the first place so that the script cannot be executed.
 
the segfault could be memory ram ? i just created a new Vm inside my physical server and with a new nvme but still the same issue
 
Well, to resolve the first error, you can follow some steps, such as checking server load, checking disk space, increasing PHP timeout, or restarting all services.
Thanks
 
Back
Top