My first post, so Hello to all,
We are a website CMS supplier providing a complete service to our customers. We currently have 3 Linux VPSs using Plesk with another provider (who shall remain nameless as I'm sure you wouldn't want me to swear!), so it seems logical to make the step to a Linux dedicated server. Having spent some time reading the good words on this forum, I think we have found our provider.
So, before I pick up the phone, I have a few questions, mostly Perlish as our CMS is written entirely in Perl:
1 Does the server have to have its own domain name? (it will be hosting 70 plus domains, so its own identity is immaterial).
2 Does the cgi-bin directory reside within the public_html directory or alongside it in the domain's root directory? (I have found conflicting info whilst browsing the forum)
3 Do Perl scripts have to have a specific filename suffix, or will Apache exec any file in cgi-bin, providing it is 755? (currently our scripts do not require a suffix).
4 How do Perl scripts run under CGI - with the account's username and permissions or as 'nobody'? (our current set-up allows Perl scripts to write files and directories within the account directory - pretty necessary for a CMS, so it would require a major code re-write and CHMOD exercise to force all files to 777).
5 What files does Apache recognise as Index files and what is the order (we currently use index.shtml as standard (for SSI), but it is nice to use index.html as a holding page which takes precedence whilst we build the site in the background).
6 If we choose WHM/cPanel, is there a limit on the number of domains or is it an unlimited license?
I realise that some of the above could be fairly easily tweaked within the Apache configuration, but it would be nice to know where we are starting from and how much work might be required to transfer 70 odd customers.
Many thanks.


Reply With Quote
to forums.



