Page 1 of 1

Problem with initial install (apache/php)

Posted: Fri Mar 17, 2023 9:45 am
by strips
Hi,

I'm trying to test HomeAutomation but am not able to get to the first page when entering http://localhost/HomeAutomation in browser.

I end up with URL http://localhost/HomeAutomation/?page= and get:
The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.
I have an Ubuntu server with
HomeAutomation v3.0.1
Apache 2.4.7-1ubuntu4.1
Php 5.5.9+dfsg-1ubuntu4.5
libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.5
Mysql 5.6.19-0ubuntu0.14.04.1

I had to change min_pid and min_gid to 33 for user www-data.
Done chowm www-data:www-data for whole HomeAutomation dir.
Enabled rewrite mod just to be sure.

Now I'm stuck.

Re: Problem with initial install (apache/php)

Posted: Fri Mar 17, 2023 9:45 am
by tom_rosenback
strips wrote:Hi,

I'm trying to test HomeAutomation but am not able to get to the first page when entering http://localhost/HomeAutomation in browser.

I end up with URL http://localhost/HomeAutomation/?page= and get:
The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies.
I have an Ubuntu server with
HomeAutomation v3.0.1
Apache 2.4.7-1ubuntu4.1
Php 5.5.9+dfsg-1ubuntu4.5
libapache2-mod-php5 5.5.9+dfsg-1ubuntu4.5
Mysql 5.6.19-0ubuntu0.14.04.1

I had to change min_pid and min_gid to 33 for user www-data.
Done chowm www-data:www-data for whole HomeAutomation dir.
Enabled rewrite mod just to be sure.

Now I'm stuck.
I have seen this redirect issue sometime before but have not really been able to pinpoint what it is. Have you tried another browser? Also try to accesshttp://localhost/HomeAutomation/?page=l ... ion=logout and see if that helps