• 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 Sal Quintanilla

  1. S

    Hosting the real site and a test site on the same server

    Somehow I got it working yesterday. I'm not exactly sure which of the things I tried did the trick, but I'm sure the pros on here do. Today, the php scripts that were working yesterday are returning "500 - Internal Server Error"s today. I made a simple phpinfo() file to test with, and it...
  2. S

    Hosting the real site and a test site on the same server

    I'm trying to set up an independent test site adjacent to our real site. "independent" means its own httpdocs files at its own root, and its own database (different name from the real database, same MySQL server instance). I'm not sure how to accomplish this through Plesk. I'd like to not...
  3. S

    File Permissions Confusion

    Figured it out, that was straight-forward as soon as I understood all the players. The fix wasn't to impose security attributes to the file, it's attributes were set once it was created. The appropriate thing was to create a user that belonged to both the general Plesk group and the ftp group...
  4. S

    File Permissions Confusion

    Using Plesk 12.0.18 on Windows Server 2012, we're running php code that has two ways of adding files to the host. If we create the file using a pdf library on the host and save it in host subdirectory X, it has the same ownership properties as subdirectory X itself. If we use...
Back
Top