• 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!
  • 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.

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

Sal Quintanilla

New Pleskian
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 register a new domain name for the test site, and thought maybe I could set up


but it's not quite obvious how to do that, if it's possible. The subdomain interface seemed like it might work, but I'm still too new to Plesk to understand it, despite a few hours of reading / testing so far.

Another possibility... can Plesk for Windows (v12.0.18) run with WAMP, which will be setup to use port 8080? I tried to set up a test machine with the trial version of Plesk, but it didn't like 64 bit Windows 8 for some reason (maybe it's a user management thing, I'm trying with Server 2012 now).

Is what I'm after possible, whether it's with a custom port number or some other way?

Thanks for reading.
Sal
 
Last edited:
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 seems like it's an execution permission problem.

How do I set the permissions correctly within Plesk to allow .php execution? I found the permissions interface in the file manager and tried making some changes, but apparently I don't understand something since I can't make it work.
 
Back
Top