What
cPanel (CloudLinux/LiteSpeed) and DirectAdmin are tested end to end; Plesk is documented from the panel docs only. Install Pharos on a Plesk host both ways and report what happened:
- Web installer: upload
pharos-install.php to the docroot, walk the 4 screens. Does the .htaccess merge keep Plesk's handler block? Is /opt/plesk/php/8.3/bin/php picked for the cron line?
- SSH:
curl -fsSL https://pharos.solutionmax.net/get | sh -s -- --php --url https://… then Hosting Settings → Document root → pharos-app/public.
Paste the installer output (hostnames redacted) and the cron line it showed. If something breaks, the fix is usually one line in pharos-install.php or get (site repo) — PR welcome.
Done when
Both routes confirmed or fixed; docs section "Install" updated with any Plesk-specific step.
What
cPanel (CloudLinux/LiteSpeed) and DirectAdmin are tested end to end; Plesk is documented from the panel docs only. Install Pharos on a Plesk host both ways and report what happened:
pharos-install.phpto the docroot, walk the 4 screens. Does the.htaccessmerge keep Plesk's handler block? Is/opt/plesk/php/8.3/bin/phppicked for the cron line?curl -fsSL https://pharos.solutionmax.net/get | sh -s -- --php --url https://…then Hosting Settings → Document root →pharos-app/public.Paste the installer output (hostnames redacted) and the cron line it showed. If something breaks, the fix is usually one line in
pharos-install.phporget(site repo) — PR welcome.Done when
Both routes confirmed or fixed; docs section "Install" updated with any Plesk-specific step.