Problem with initial install (apache/php)

http://karpero.mine.nu/ha

Moderators: Daniel, tom_rosenback, Telldus

Post Reply
strips
Posts: 27
Joined: Fri Mar 17, 2023 9:45 am

Problem with initial install (apache/php)

Post 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.
tom_rosenback
Posts: 779
Joined: Fri Mar 17, 2023 9:45 am
Contact:

Re: Problem with initial install (apache/php)

Post 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
//Tom

Senaste info och release om/av HomeAutomation hittas här http://karpero.mine.nu/ha
Latest info and release of HomeAutomation can be found here http://karpero.mine.nu/ha
Post Reply