Take too long to respond APACHE2

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I dedicded to migrate from windows to ubuntu, I'm trying to setup a local virtual hostfromapache` but i' getting an error of the site cannot be reach too long to respond.
Steps that i've done
- Install Apache2
- Install php7.0
- Install Composer
- Install git
- Create virtual host file to sites-available
- a2ensite the created virtual host
- restart apache2
- edit the /etc/hosts
i also tried to change the ownership of /var/www using sudo chown -R myuser:myuser /var/www but still can't access my file.

server permissions apache2 php
add a comment |Â
up vote
0
down vote
favorite
I dedicded to migrate from windows to ubuntu, I'm trying to setup a local virtual hostfromapache` but i' getting an error of the site cannot be reach too long to respond.
Steps that i've done
- Install Apache2
- Install php7.0
- Install Composer
- Install git
- Create virtual host file to sites-available
- a2ensite the created virtual host
- restart apache2
- edit the /etc/hosts
i also tried to change the ownership of /var/www using sudo chown -R myuser:myuser /var/www but still can't access my file.

server permissions apache2 php
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
1
Put127.0.0.1in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.
â PerlDuck
Mar 18 at 9:16
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is thepublicit says itThe page isn't working is currently unable to handle this request. Am i missing something?
â nethkennnnn
Mar 18 at 11:59
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I dedicded to migrate from windows to ubuntu, I'm trying to setup a local virtual hostfromapache` but i' getting an error of the site cannot be reach too long to respond.
Steps that i've done
- Install Apache2
- Install php7.0
- Install Composer
- Install git
- Create virtual host file to sites-available
- a2ensite the created virtual host
- restart apache2
- edit the /etc/hosts
i also tried to change the ownership of /var/www using sudo chown -R myuser:myuser /var/www but still can't access my file.

server permissions apache2 php
I dedicded to migrate from windows to ubuntu, I'm trying to setup a local virtual hostfromapache` but i' getting an error of the site cannot be reach too long to respond.
Steps that i've done
- Install Apache2
- Install php7.0
- Install Composer
- Install git
- Create virtual host file to sites-available
- a2ensite the created virtual host
- restart apache2
- edit the /etc/hosts
i also tried to change the ownership of /var/www using sudo chown -R myuser:myuser /var/www but still can't access my file.

server permissions apache2 php
server permissions apache2 php
asked Mar 18 at 7:34
nethkennnnn
101
101
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
1
Put127.0.0.1in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.
â PerlDuck
Mar 18 at 9:16
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is thepublicit says itThe page isn't working is currently unable to handle this request. Am i missing something?
â nethkennnnn
Mar 18 at 11:59
add a comment |Â
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
1
Put127.0.0.1in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.
â PerlDuck
Mar 18 at 9:16
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is thepublicit says itThe page isn't working is currently unable to handle this request. Am i missing something?
â nethkennnnn
Mar 18 at 11:59
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
1
1
Put
127.0.0.1 in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.â PerlDuck
Mar 18 at 9:16
Put
127.0.0.1 in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.â PerlDuck
Mar 18 at 9:16
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is the
public it says it The page isn't working is currently unable to handle this request. Am i missing something?â nethkennnnn
Mar 18 at 11:59
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is the
public it says it The page isn't working is currently unable to handle this request. Am i missing something?â nethkennnnn
Mar 18 at 11:59
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1016928%2ftake-too-long-to-respond-apache2%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Is apache actually running? Is the IP you entered in the hosts file for the name correct? What happens if you go to http://127.0.0.1? Edit your question to include this information.
â vidarlo
Mar 18 at 8:30
1
Put
127.0.0.1in the hosts file, not 55.55.55.55. With your settings the browser tries to access 55.55.55.55 which probably doesn't respond.â PerlDuck
Mar 18 at 9:16
@PerlDuck I tried to chage the 55.55.55.5 to 127.0.0.1 and the directory are shown. But there are one file directory that i can't access which is the
publicit says itThe page isn't working is currently unable to handle this request. Am i missing something?â nethkennnnn
Mar 18 at 11:59