Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unsuccessful installation #42

Open
aperiodicchain opened this issue Mar 27, 2019 · 1 comment
Open

unsuccessful installation #42

aperiodicchain opened this issue Mar 27, 2019 · 1 comment

Comments

@aperiodicchain
Copy link

Hello,
I have followed the steps (sudo apt-get...) as detailed in section "Installation" and I have successfully installed all required packages. However when I try to run install.php to create the database I get an 500 error.

Can you please give me a hint what am I missing?
Thanks!

This are the steps I did for troubleshooting:

# check lighttpd server is running:
/var/www/html/index.lighttpd.html opened is Chrome as:
http://192.168.168.19/index.lighttpd.html 
--> successfully displaying Welcome page | Placeholder page of lighttpd displayed
# check PHP is running:
echo "<?php phpinfo ();?>" > /var/www/html/index_testphp.php
opened is Chrome as:
http://192.168.168.19/index_testphp.php 
-->  successfully displaying PHP version info page...
# check mysql is running:
sudo /etc/init.d/mysql start
[ ok ] Starting mysql (via systemctl): mysql.service.
# run uvr1611 installation script:
/var/www/html/install.php opened is Chrome as:
http://192.168.168.19/install.php
(http://192.168.168.19/index.php)
-->  500 Error
@emign
Copy link

emign commented May 13, 2019

Your problems might be because of a misconfigured Webserver. I cloned and forked the project, because I think berwinter has abandoned it. I made id php7 compatible: https://github.com/emign/uvr1611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants