rvolz / BicBucStriim

BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
Other
411 stars 73 forks source link

HTTP Error 500 on Synology NAS #303

Closed glawesh42 closed 4 years ago

glawesh42 commented 5 years ago

Hi,

I've downloaded the 1.2.0 version from GitHub and installed by dragged the unzipped folder to my www folder on a Synology.

I get an http error 500 when trying to access via myip/~user/bbs/index.php or myip/~user/bbs/installcheck.php

My NAS is on Apache 2.2 and PHP 5.6

Do you have an idea what I can do to fix the problem(s)?

Best regards, Damien

rvolz commented 5 years ago

You should make sure that the .htaccess file is still there. Usually it's best to unzip the installation archive by ssh-ing into the Synology.

It is also important that the webserver can access the files, they need to have the right permissions for the http user.

Is there any special reason why you chose version 1.2.0 instead of the current 1.5.0?

Floskelkoenig commented 5 years ago

Hello, I just went through the same steps as you did but I got through without too much hazzle. Here are some questions I stumbled upon while trying to make it work properly

Cheers, jan

mycanaletto commented 5 years ago

Hi, DSM 6 + Apache 2.4 + PHP 5.7 and all extentions catived = same 500 et=error Same result on IIS ...

arejaytee commented 4 years ago

I copied the php file into the phpMyAdmin folder and then it worked.

D3laz commented 4 years ago

which file?

DorRobs commented 4 years ago

the index.php-file in the web/phpmyadmin directory.

Note: Save the original file if it doesnt works.

DorRobs commented 4 years ago

I write it because at my fault it works.