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

Recent content by jose_maria

  1. J

    urgent. I need help to install wordpress

    this is the part of the file dedicated to installing wordpress: public function install_wordpress($params){ $xmldoc = new DomDocument('1.0', 'UTF-8'); $xmldoc->formatOutput = true; $packet = $xmldoc->createElement('packet'); $packet->setAttribute('version'...
  2. J

    urgent. I need help to install wordpress

    I have a file that creates subscriptions , customers and domains. moreover, also installed wordpress to new domain. it makes it through the php file . The problem I have is that when installing wordpress on plesk domain is installed in a subdirectory called wordpress in the root directory...
  3. J

    URGENT. problem with wordpress

    if you can spend a php file with the installation of wordpress would perfect
  4. J

    URGENT. problem with wordpress

    I haven t explained well. solution that I've seen in many forums and no use to me. I want all the default wordpress installed in the root directory. instead a folder " wordpress" is created. thanks you.
  5. J

    URGENT. problem with wordpress

    hello. I created php file to add client, domain and subscription and it relased to me. Also, it install wordpress in domain. my problem is it install wordpress ins subdirectory named wordpress instead root directory. How it would be brought directly to root you were installing ?
  6. J

    URGENT. problem with wordpress

    hola. he creado un fichero php que me crea cliente,suscripcion y dominio y me lo relaciona, ademas de instalarme wordpress en mi dominio. el problema que tengo es que en vez de instalarse en raiz se me crea una subdirectorio llamado wordpress donde se instala. mi pregunta es si hay alguna...
Back
Top