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

error accessing the application #1

Open
jhonpaulrocha opened this issue Aug 23, 2015 · 5 comments
Open

error accessing the application #1

jhonpaulrocha opened this issue Aug 23, 2015 · 5 comments

Comments

@jhonpaulrocha
Copy link

Hello

I really liked the initial idea for the project, but following the installation howto did not succeed.

http://pihome.harkemedia.de/how-to-install-manual/

I can see the splash screen but when you select any screen option, it redirects you to the wrong path, I think you have done something wrong.

http://192.168.222.17/home/lamps/
Not Found
The requested URL /home/lamps/ was not found on this server.

Anyone know how I can fix this?

thank you for attention.

@thebestion
Copy link
Owner

Hi,

The .htaccess is Not in /home/www/

cd /home/www/
nano .htaccess

Paste The file content from the link
https://github.com/cerosx/RPI.PIHome2.0-GUI-Frontend/blob/master/.htaccess

Ctrl + o #save
Ctrl + x #exit

I think then it's works :)

Best regards
Sebastian

Von meinem iBett gesendet

On 23 Aug 2015, at 02:22, jhonpaulrocha [email protected] wrote:

Hello

I really liked the initial idea for the project, but following the installation howto did not succeed.

http://pihome.harkemedia.de/how-to-install-manual/

I can see the splash screen but when you select any screen option, it redirects you to the wrong path, I think you have done something wrong.

http://192.168.222.17/home/lamps/
Not Found
The requested URL /home/lamps/ was not found on this server.

Anyone know how I can fix this?

thank you for attention.


Reply to this email directly or view it on GitHub.

@jhonpaulrocha
Copy link
Author

Hello
now I have the file ".htaccess" in the right place, sorry: S

but I am still getting MESSAGES like this:

http://192.168.222.17/home/room/3/

not Found
The requested URL / home / room / 3 / was not found on this server.

any suggestions on where I am going wrong?

thank you for attention.

@thebestion
Copy link
Owner

Hello,

you have a mod_rewrite problem

a2enmod suexec rewrite ssl actions include
have you this?

change webserver directory

nano /etc/apache2/sites-available/default

change for mod_rewrite

AllowOverride None -> AllowOverride FileInfo

"ctrl + o" = save

"ctrl + x" = close

and this??

best regards

On 24 Aug 2015, at 21:35, jhonpaulrocha [email protected] wrote:

Hello
now I have the file ".htaccess" in the right place, sorry: S

but I am still getting MESSAGES like this:

http://192.168.222.17/home/room/3/ http://192.168.222.17/home/room/3/
not Found
The requested URL / home / room / 3 / was not found on this server.

any suggestions on where I am going wrong?

thank you for attention.


Reply to this email directly or view it on GitHub #1 (comment).

Mit freundlichen Grüßen /
best regards

Sebastian Harke
drawDESIGN

Contact:
Telephone: (0049) 0241 450 18 63
Mobile: (0049) 01520 365 99 70
Email: [email protected]
Internet: page.draw-design.com

@jhonpaulrocha
Copy link
Author

Hello

I barely know you and I'm already a fan.
now I will be able to make more discoveries in the application, thank you friend.

tanks.

@thebestion
Copy link
Owner

you are welcome :)

have fun

best regards
Sebastian

On 25 Aug 2015, at 16:41, jhonpaulrocha [email protected] wrote:

Hello

I barely know you and I'm already a fan.
now I will be able to make more discoveries in the application, thank you friend.

tanks.


Reply to this email directly or view it on GitHub #1 (comment).

Mit freundlichen Grüßen /
best regards

Sebastian Harke
drawDESIGN

Contact:
Telephone: (0049) 0241 450 18 63
Mobile: (0049) 01520 365 99 70
Email: [email protected]
Internet: page.draw-design.com

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