RE: Permission Still Denied with Moodle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi again Yehuda,

I pasted that "Listen 192.0.2.100:80" number from some code example and didn't notice that it wasn't localhost.  I'm getting tired here.
However, that using  192.168.1.100:80 didn't work.  And, if that value is in the config file, the localhost option wont work either! Also, I forgot to say that I tried to access 192.186.1.100/info.php from the other box and it failed.  I got an "Invalid date.timezone value 'KST'" error for Korean Standard Time!  I will have to find the right setting.  Speaking of timezones, it's time to switch off here.
I definitely won't be building Apache from source tonight!  I will pick up with this problem tomorrow.

Timothy.


From: yehuda@xxxxxxxxxx
Date: Sun, 13 Oct 2013 10:20:58 -0400
To: users@xxxxxxxxxxxxxxxx
Subject: Re: Permission Still Denied with Moodle

On Sun, Oct 13, 2013 at 10:10 AM, Timothy Curchod <timofeyc@xxxxxxxxxxx> wrote:
SO I tried:
#Listen 80

But got this error and Apache failed to start.
  Active: failed (Result: exit-code) since Sun 2013-10-13 22:42:53 KST; 1min 4s ago
  Process: 12488 ExecStop=/usr/sbin/httpd $OPTIONS -k graceful-stop (code=exited, status=0/SUCCESS)
  Process: 3893 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
  Process: 12487 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
  Status: "Total requests: 1; Current requests/sec: 0; Current traffic:   0 B/sec"
Oct 13 22:42:53 localhost.localdomain httpd[12487]: (99)Cannot assign requested address: AH00072: make_sock: could not bind to address 192.0.2.100:80

Why did you choose 192.0.2.100? You need to use an address that is already bound to your network card. 
 
I'm not sure how to use that configure option '--disable-v4-mapped'.  Where does that go?  It seems like a start up script flag, but I use systemctl to start httpd.  I couldn't find an example of how to use that.  Will that add IPv4 address listening?

You need to do that is you build the server from source. It does not apply to you if you are using a packaged version.

- Y 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux