Search results

  1. B

    Nextcloud & Owncloud Installation issues with MySQL?

    I installed LSPHP by the apt debian repo apt-get install lsphp70 lsphp70-* everything shows up fine on my phpinfo page (even mysql/mysqli/mysqlnd) but it still can not resolve mysql databases. I did notice that after doing the apt-get install, I had to manually symlink the...
  2. B

    Nextcloud & Owncloud Installation issues with MySQL?

    Thank you that worked. Took some configuring. Maybe a note on that wiki page would be nice that says "Change Example under Listeners to not be Domains: *" because for a while I was trying to figure out why the domain kept going to the root/Example vhroot. Also, most Americans wouldn't know...
  3. B

    Nextcloud & Owncloud Installation issues with MySQL?

    Some help regarding the vhost templates would be greatly appreciate. Specifically, where in the process of setting up a new vhost is it possible to select which vhost template should be used? I am wondering if the issue with NextCloud & OwnCloud has to do specifically with PHP7. It seems I am...
  4. B

    Nextcloud & Owncloud Installation issues with MySQL?

    Hello all. I'm having issues with getting Nextcloud & Owncloud to install with the latest OpenLiteSpeed 1.4.19. I have the repo distro installed and installed OLS along with the php modules. It seems for some reason the php pdo mysql module is having issues when connecting to local mysql. I...
  5. B

    How to use virtual host templates?

    Hello all! Hope all is well! I am trying to figure out how to use the virtual host templates. I assumed you can edit/create the templates. Then when creating a new virtual host, you can use that template as the settings/configuration. I can't seem to figure out how to do this. Running...
Top