[Solved] Pydio 8 installation

Could you also show me what errors you’ve got, you should find it in /var/log/apache/pydio-error.log
if it’s a long text you can https://pastebin.com/ it (do not forget to put Paste exposure to unlisted).

Edit: make also sure that the /var/www/pydio <-- has www-data:www-data and 775 (just to be sure)

https://pastebin.com/q5iyU8xL
at first i had forgot to rename the file to pydio from pydio-latest so in all config files i had wirtten pydio-latest then i again renamed it to pydio and changed the config files

Once you did the modifications and restarted apache, what do you get ?

i got no error on console but 500 error in browser i am getting the same problem as i have exceeded the number of posts ill ask you tomorrow
https://pastebin.com/j916g7hC
https://pastebin.com/CVn0Fqj6

mmm,
could you also show me pydio-access.log.

i have direcotory called pydio with following permissions-
drwxrwxr-x 6 www-data www-data 4096 Apr 24 12:43 pydio
the access and error log files are as follows
https://pastebin.com/j916g7hC
https://pastebin.com/CVn0Fqj6
Please help I am installing on ubnutu16.04

Hi,
before getting in more details i would advise you to install cells as it is easier to set in place (no more apache configuration, php etc…).

Now if you still are going to install pydio 8 let’s take this from the beginning,

  • you downloaded the archive and unzipped it.
  • moved it inside /var/www and renamed it to pydio.
  • then you’ve configured apache & php using what i’ve told you in the beginning
  • To be sure could you try to access your http://url/pydio

Otherwise just clean everything and redo the steps from the beginning it could help you see where the issue might be.

the problem got fixed by installing php-xml

i"m gonna close the post since you issue is solved,
if you have any other issue open a new one.