• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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