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

FreeBSD 6.1-RELEASE-i386 & Plesk 8.1 Installation

C

certis

Guest
Hey guys, trying to get Plesk 8.1 working on my FBSD 6.1 machine without luck. Here's what happens.
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 24 packages found (-0 +1) . done]
make: chdir /usr/ports/lang/python24: No such file or directory
cd: can't cd to /usr/ports/lang/python24
** Port directory not found: lang/python24
** Listing the failed packages (*:skipped / !:failed)
! lang/python24 (port directory error)
---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
Unable to install some components
*** Error code 1

Stop in /usr/ports/swsoft/psa.
*** Error code 1

Stop in /usr/ports/swsoft/psa.
*** Error code 1

Stop in /usr/ports/swsoft/psa.
*** Error code 1

Stop in /usr/ports/swsoft/psa.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade30966.0 make
** Fix the problem and try again.
---> Build of swsoft/psa ended at: Tue, 30 Jan 2007 02:11:17 -0600 (consumed 00:35:53)
---> Saving the log as '/tmp/ai3_port_swsoft::psa.log'
---> Fresh installation of swsoft/psa ended at: Tue, 30 Jan 2007 02:11:17 -0600 (consumed 00:35:54)
---> Listing the results (+:done / -:ignored / *:skipped / !:failed)
! swsoft/psa (new compiler error)
---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
---> Saving the results to '/tmp/ai3_portupgrade_swsoft_psa.log'
---> Session ended at: Tue, 30 Jan 2007 02:11:17 -0600 (consumed 00:36:02)
ERROR: There are error(s) during process swsoft/psa
Errors just before:
- There are error(s) during process swsoft/psa

Notice: make.conf was restored from previous autoinstaller's backup.
ERROR: Installation failed

Any ideas? Looks like I have to update ports..?
 
Does the /usr/ports/lang/python24 directory exist?
If not, be sure you update ports as you yourself suggested or select update ports during Plesk install.
If so I'm not really sure what's going on, check the permissions on the directory.
Hope this helps!
 
Due to the python24 license agreement, you have to download it manually from the website and put it in distfiles, due to the fact it cannot automatically accept the license agreement.

:)
 
Update your port tree.

FreeBSD 6.1 was released with python23.

Do you know cvsup-without-gui? It's really funny.
 
Back
Top