-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
Having the same problem as this person
http://superuser.com/questions/777811/trovebox-openphoto-setup-hangs-fails-at-final-step-3
Followed all the advice. Yours, the "good" answer.
Used your 3 minute script on ubuntu 14.04 with latest Apache and Php5.
Phpinfo confirms mcrypt loaded.
ownership good on three directories set in script
all good with databse, recreated it and user to be sure.
(have serveral other mysql/php based installs including recent wordpress)
From apache logs:Doesn't seem to be getting the info from put in to page 2.
No errors in mysql log because of missing variable values I suppose
[Fri Mar 27 00:54:07.111737 2015] [:error] [pid 17430] [client 75.142.157.70:35005] PHP Notice: Undefined variable: mySqlHost in /var/www/openphoto/src/templates/setup.php on line 99, referer: http://photos.duranguito.org/setup/2
[Fri Mar 27 00:54:07.111770 2015] [:error] [pid 17430] [client 75.142.157.70:35005] PHP Notice: Undefined variable: mySqlUser in /var/www/openphoto/src/templates/setup.php on line 102, referer: http://photos.duranguito.org/setup/2
[Fri Mar 27 00:54:07.111784 2015] [:error] [pid 17430] [client 75.142.157.70:35005] PHP Notice: Undefined variable: mySqlPassword in /var/www/openphoto/src/templates/setup.php on line 105, referer: http://photos.duranguito.org/setup/2
[Fri Mar 27 00:54:07.111798 2015] [:error] [pid 17430] [client 75.142.157.70:35005] PHP Notice: Undefined variable: mySqlDb in /var/www/openphoto/src/templates/setup.php on line 108, referer: http://photos.duranguito.org/setup/2
[Fri Mar 27 00:54:07.111811 2015] [:error] [pid 17430] [client 75.142.157.70:35005] PHP Notice: Undefined variable: mySqlTablePrefix in /var/www/openphoto/src/templates/setup.php on line 111, referer: http://photos.duranguito.org
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels