Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Has anyone tried installing 8 on FreeBSD 6.1? If it's not supported yet, does anyone know when it will be? Plesk 8 promised to support new OS releases quicker, lets see if it will live up to that claim.
It's a little difficult to test if it works on 6.1 they've added the 6.0 version to the installer. Anyone bothered to go as far as making and installer patch for me ?
Modify how? Wouldnt that change the checksum of the file? It's not surprising it work fine btw, as the FreeBSD POLA guarantees no API change on minor releases. Plesk should target major releases, and not restric to specific minor ones.
I'm tottally lost.. you wouldn't post simple edit commands would you.. (because I'm not sure much about hex editing and or basic english editing I can do)
If editing the .sh file there is english reading scripts.. and I edited portions that ended with freebsd 6.0 and 6_0_6_0
This actually got the installer rolling into it hit the checksum and then said file corrupt..
===> Checking integrity of package...
Package file appears to be corrupted. Please download
original file from download page.
Do not attempt to install this archive file.
Since editing the distribution file in Plesk 7 resulted in a checksum failiure, what i did on the FreeBSD 5 is fake the version to satisfy Plesk. That is, i would build and install from the latest RELENG5 sources, but modify /usr/src/sys/conf/newvers.sh to display 5.3. This worked great, but still, better wait for official 6.1 support, but god knows how long that will take, probably when 6.2 is out
Well really my problem is likely vi I guess.. since I can't use nano/pico to open (too big)
And I get even get the go to line command to work so.. I dunno guess I'll work through it.. course if you could just provide a download to a modified .tar file works for me
I don't really want to mess around with a custom build wettoast for 6.1.. it'd be easier to just step back and do 6.0 then do that..