• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by jaumealcantarago

  1. J

    Issue Permission Denied in SSH subdomain

    I try to access my subdomain from SSH but I get permission denied
  2. J

    Question Where is my php.ini in subdomain? (Nginx)

    Hello everyone, I am very new to server management and I am quite lost. I hired a VPS to be able to host software for my clients and attach a domain of which I have generated a subdomain, right here I have loaded my Symfony 5 project, to be able to do the doctrine (It is a generator of entities...
  3. J

    Resolved Error 500 internal server error (But I don't have more information)

    Ya resolví el problema, era el flat de dos archivos base de mi proyecto
  4. J

    Resolved Error 500 internal server error (But I don't have more information)

    I have tried the debug but of course being in production many errors appear, and in /var/log/plesk-php74-fpm I do find logs of 500 but with the favicon of my app, here I leave you some example -> [02-Nov-2023 13:21:30] WARNING: [pool barcolon.w3bcn.es] child 621292 said into stderr...
  5. J

    Resolved Error 500 internal server error (But I don't have more information)

    Yes, this is the .htaccess file created with apache-pack in my /public/ folder: DirectoryIndex index.php # By default, Apache does not evaluate symbolic links if you did not enable this # feature in your server configuration. Uncomment the following line if you # install assets as symlinks...
  6. J

    Resolved Error 500 internal server error (But I don't have more information)

    I have uploaded a Symfony 5 application to my subdomain and when I log in I get this error 500 -> The problem I have is that I cannot receive more information about this error, , this is in the ples logs panel -> I also have PHP display_errors enabled -> I have also reviewed the Nginx and...
Back
Top