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

Search results

  1. 6

    suggestions

    no I did not. Could you explain a little because I have to install a piece of software that requires phpmyadmin. thanks A.R.T - chris
  2. 6

    suggestions

    phpMyAdmin - Standard Can we have phpMyAdmin standard in the application vault so I don't have to install it all the time...yes I'm lazy but please it is a standard request. -chris 64bithost.com
  3. 6

    Some quick question

    To answer your question. 1. don't give your shared hosting clients SSH, as in (no) 2. ok. I'll be nice and answer this. /var/www/vhosts/domain1.com the only people who get access to SSH are dedicated server clients. everyone else seems to mess things up. - Chris 64bithost.com
  4. 6

    I have two servers with plesk 8.1

    Hi Martin, What I did was the easy way. I created a backup server that did incremental backups every night with a full back up every Saturday. This way I had two weeks of backups and then it would dump the backups and start again. This way you can bring down a server and upgrade it if you...
  5. 6

    Domain removal does not work in Plesk 8.2.1

    Negative Sorry but that did not work. Any other ideas? - Chris
  6. 6

    Domain removal does not work in Plesk 8.2.1

    I get an error in Plesk tomcatmng is failed --remove-service --vhost-name=gt500.org 0: /usr/local/psa/admin/plib/utilmng.php:57 utilmng->call(string 'remove-service', array) 1: /usr/local/psa/admin/plib/tomcatmng.php:44 tomcatmng->remove_service(string 'gt500.org') 2...
  7. 6

    Service stopped - a lot

    'Plesk Web Server' service stopped [Nov 20, 2007 03:55 AM] 'Plesk Web Server' service started. [Nov 20, 2007 03:43 AM] 'Plesk SpamAssassin' service stopped. [Nov 20, 2007 03:43 AM] 'Plesk Web Server' service stopped. [Nov 20, 2007 03:37 AM] 'Web Server (Apache)' service stopped. [Nov...
  8. 6

    problem with connect to panel

    what version of php are you running? what version of PHP are you running? go to the command line and type php -v and find out. I am running Firefox 2.0.0.9 for Windows and version 4.3.9.22 of PHP on my servers. you may be running an out dated version of php. It should not offer to...
  9. 6

    Clients cannot login to Control Panel

    Hello everyone, I am having a problem with my control panel located at https://hspc.64bithost.com/cp/login.cgi? I do not know how to give my clients access to it. If someone could give me a short lesson I would be happy. I really want them to pay their bills. :D -64bithost.com
  10. 6

    In Search of: Prepopulated Black-List for Email

    hmm if you just copy the file into notepad and then save it as .htacess and put it into your httpdocs file it will stop spambots from scouring your site. be sure that you put your domain in the place where I put "enter your domain name here" for a reference to your website. be sure to read...
  11. 6

    IP does not resolve to Domain name

    Ping and Traceroute [root@xxx ~]# ping sharonschambernetwork.com ping: unknown host sharonschambernetwork.com [root@xxx ~]# traceroute sharonschambernetwork.com traceroute: unknown host sharonschambernetwork.com seems as though your DNS is misconfigured somewhere. B/C if you do a...
  12. 6

    Upgrading applications in Plesk

    joomla install guide 1.5 FloatingWorld asked for the install guide here it is: http://downloads.joomlacode.org/docmanfileversion/1/7/4/17471/1.5_Installation_Manual_version_0.5.pdf
  13. 6

    should I keep my DNS on HSPC?

    Here is a quandary for the forum. I am running HSPComplete and I am trying to decide whether or not to remove my DNS from HSPComplete and have two DNS servers, GVNL-DNS1-64bithost.com and GVNL-DNS2-64bithost.com and GVNL-DNS3-64bithost.com and GVNL-DNS4-64bithost.com or just keep my DNS...
  14. 6

    In Search of: Prepopulated Black-List for Email

    I'll be nice This is my .htaccess file. it should stop some of your spam. RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} ^www\.insert domain name here\.com$ RewriteRule ^(.*)$ http://insert domain name here.com/$1 [R=permanent] RemoveHandler .html .htm AddType...
  15. 6

    Redirect www.[name].com domain to [name].com domain

    .htaccess file Try using an .htaccess file using the following paramaraters. # permanently redirect from www domain to non-www domain RewriteEngine on Options +FollowSymLinks RewriteCond %{HTTP_HOST} ^www\.INSERTDOMAINNAMEHERE\.com$ [NC] RewriteRule ^(.*)$...
  16. 6

    how to add a new plesk node

    Does anyone have the directions on how to create a new plesk node? I keep getting "empty response from plesk" when I try. thanks in advance -Chris
  17. 6

    mailman webaccess generates 403 Error

    you are correct yes you are correct. Sorry for my inaccuracy it was late :( - Chris
  18. 6

    mailman webaccess generates 403 Error

    Try This chown 755 root : psaserv mailman suexec won't let you set group properties over 755 and you are having a "group" issue so try setting the group to "psaserv" instead. -chris
  19. 6

    AWSTATS not posting results

    I get the darndest thing when I run awstats on all of my domains. AWSTATS is installed and PHP is installed but this is what I get. ---------- Not Found The requested URL /plesk-stat/webstat was not found on this server. Additionally, a 404 Not Found error was encountered while trying...
  20. 6

    New application vault apps?

    You have to be kidding Guys this is a third party app that you are tweaking! "enable the greyed out buttons" quit crackin the code and just wait for it to come out after its been beta tested. :) Chris
Back
Top