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

Perl and sendmail URL ??

keymasterdk

Basic Pleskian
Hi

I have buyed a new software and try to install it on one of my domains on my plesk server, but the program askes for 2 things that i dont have :

1: Please enter your servers Path To Perl
2: Path To SendMail

What is the url to them ? i have Pearl checked the perl box in settings on the domain ! please help

Regards John
 
A quick search for perl.exe on my windows box gave me this path:

C:\Program Files\SWsoft\Plesk\Additional\Perl\bin

As for sendmail, that's technology that normally used on Linux servers and not on Windows servers. Are you sure you are trying to install a product that is compatible with Windows?
 
Hi

Ahhh i see that means that i can tell my costermers when they want to connect to pearl they can use this url : C:\Program Files\SWsoft\Plesk\Additional\Perl\bin am i right ?????

Regars John
 
Well,

It really depends on what you want to do, but no normally your customers don't have to know where Perl is located unless they want to use it from the command line.
 
2. if yo want to use SendMail your stuffed, Windows does not use sendmail, we are trying to get SW-Soft what the alterative on plesk is, but as per usual their support is shocking
 
Hi

Thank you for your answer, but i find it not secure that users of my servers has or must use the direct path to anything. i cant understand why it is not made so that plesk makes a folder eg. /perl/ where we have the other folders like /httpdocs/ or /cgi-bin/

Regards John
 
SendMail is not originally in windows - but there are a lot of sendmail programs for windows.

I found one that works like a charm - without bugs.

folder "sendmail" contains 4 files:
sendmail.exe
sendmail.ini (configuration file)
debug.log
error.log

I usualy put sendmail folder and files in folder /cgi-bin on every hosting that needs sendmail - than set write permission on files debug.log and error.log to IUSR_hosting_acc and in perl files path to sendmail I set "sendmail/sendmail.exe" and works...

If anyone needs it mail me: aris@diskom.si

Aris, www.slohost.net
 
Back
Top