HomeUnityBlogs
 
 
mario900

Installation redirect issue - Problema di redirectd dopo l'installazione

Hi guys, this is my first post! I'm a newbie!Smile

I have been trying to install Dolphin on my local server. After finishing off the installation process I try to get the index.php page but I experience a redirect like this:
http://localhost:8888/dolphin_test/Dolphin-v/index.php (actual page)
http://localhost/dolphin_test/Dolphin-v/index.php (redirected page)

My local Apache server runs on the 8888 port, but oddly Dolphin prevent me to grant the access to this page.
Any help? I do hope I'm not in the wrong place to ask for support.

Cheers all.


ITALIANO
Ciao a tutti, questo è il mio primo post!
Ho provato ad installare in locale Dolphin e sono arrivato fino in fondo. Dopo l'installazione provo ad accedere alla pagina di index e improvvisamente mi redirige da:
http://localhost:8888/dolphin_test/Dolphin-v/index.php
http://localhost/dolphin_test/Dolphin-v/index.php

Dandomi un ovvio 404, file non trovato! Cosa sbaglio?
Il mio server locale gira sulla 8888, ma lui si ostina a forzare la redirect.

Ho cancellato anche la cartella install e non cambia nulla!
Spero di non aver sbagliato posto per chiedere aiuto!

GRazie
bad
0
good
 
 

Comments

nuccca
nuccca 106 days agocomment permalink
 
uhh have you renamed the port in the httpd.(apache) file?
 
bad
0
good
 
 
nuccca
nuccca 106 days agocomment permalink
 
if your machine is just for use (locally) then I'd suggest using the default port 80. If your ISP blocks port 80, view this http://www.boonex.org/2007/08/07/those-interested-in-hosting-raydolphinorca-wamp5/
 
bad
0
good
 
 
Interex
Interex 106 days agocomment permalink
 
The site loading isnt restricted to the port number. I think you are actually having an issue with your vhost in apache or your DocumentRoot might not be set properly? Double check these things first.
 
bad
0
good
 
 
mario900
mario900 106 days agocomment permalink
 
Thanks guys, I'm gonna double check it! I'd like to keep the 8888 as I run the entire website on this port and I am trying to add dolphin in a sub folder just to test it and explore it a little bit more. I tried to install on the webserver as well but I got an intenal server error and I couldn't even open the install page! Fixing the issue on my local machine first would be great! I didn't install. I didn't install the ray server. Is it a problem?
 
bad
0
good
 
 
mario900
mario900 102 days agocomment permalink
 
I spotted the issue, but I still can't figure out why these lines are important:
$aUrl = parse_url( $site['url'] );
if( isset($_SERVER['HTTP_HOST']) and $_SERVER['HTTP_HOST'] != $aUrl['host'] and $_SERVER['HTTP_HOST'] != $aUrl['host'] . ':80' )
{
header( "Location:http://{$aUrl['host']}{$_SERVER['REQUEST_URI']}" );
exit;
}

I just commented it, but I think I should not have done it!
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
mario900 Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.472770214081