Installing Wordpress Using Virtual Host Plugin

  • I am aware there is a dedicated Wordpress plugin, however, i will prefer to install Wordpress from scratch using the Virtual Host plugin.


    I have successfully created the database and uploaded the Wordpress installion files in my private LAN. When i try to start the intallation script via, say, http://192.168.0.3:8000/wp-admin/install.php, it keeps downloading the install.php file or a certain html file.


    Is there possibly anything i have overlooked?

    • Offizieller Beitrag

    Why not install the plugin and modify? php must not be enabled for that virtualhost.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Glad i got your attention ryecoaaron


    I have the openmediavault virtualhost plugin installed and that is what i am using. What do you mean by "php must not be enabled for that virtualhost"?

    • Offizieller Beitrag

    When php files are downloaded, that means the .php file isn't being passed to the php interpreter. I don't use the virtualhosts plugin so I can't be much help.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    No not until OMV 0.6 is out. There will be a nginx plugin that is better than the virtualhosts plugin. Is there a reason you don't want to use the wordpress plugin?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • The wordpress plugin would only give me a single site. I want multiple sites with full domain name and not sub domain names.eg. intranet.lan, wordpress.lan. The only option available is probably a Wordpress multi site.

    • Offizieller Beitrag

    You could try putting following in extra options:


    Code
    <FilesMatch \.php$>
            FcgidWrapper /var/www/openmediavault/php-fcgi .php
            SetHandler fcgid-script
            Options +ExecCGI
        </FilesMatch>

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    I would wait for the nginx plugin and OMV 0.6 then. The nginx plugin does exactly what you want but it really needs Debian Wheezy which OMV 0.6 is based on.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!