Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: services.log  (Read 8435 times)

0 Members and 1 Guest are viewing this topic.

Thug7life7

  • Guest
services.log
« on: October 29, 2007, 06:59:33 PM »

Hi,

Well i have this problem that i have been trying to fix for hours, it is when i try and run anope i get this error:
Warning: unable to open log file services.log: Permission denied
I have given the services.log read and write permissions to all groups, i can't possibly think of whats the problem.

Thanks for your time :)
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: October 29, 2007, 08:49:05 PM »

the problem is you are missing something. "Permission denied" is a very literal term.
Logged

colton

  • Anope User
  • Offline Offline
  • Posts: 4
Re: services.log
« Reply #2 on: August 08, 2011, 04:53:12 AM »

I'm having the same problem.  The above response isn't exactly helpful  :(
Logged

Jens Voss

  • Team
  • *
  • Offline Offline
  • Posts: 125
Re: services.log
« Reply #3 on: August 08, 2011, 05:00:18 AM »

Make sure you have write permissions to the whole directory.
Logged

colton

  • Anope User
  • Offline Offline
  • Posts: 4
Re: services.log
« Reply #4 on: August 08, 2011, 05:12:41 AM »

I've been mucking around with chmod with just that in mind.

Finally went with:
Code: [Select]
sudo chmod -R +wrx services/

Still no luck.
Logged

colton

  • Anope User
  • Offline Offline
  • Posts: 4
Re: services.log
« Reply #5 on: August 08, 2011, 05:45:43 AM »

I also tried touching /services/bin/services.log and then chmod'ing that - still no progress.
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: services.log
« Reply #6 on: August 08, 2011, 06:36:37 AM »

Have you used root at any point in the installation process?
That usually causes problems and from what I've seen, no amount of chmod and chown will solve it.
Logged

colton

  • Anope User
  • Offline Offline
  • Posts: 4
Re: services.log
« Reply #7 on: August 10, 2011, 01:02:30 PM »

I do believe that was the problem; thanks!  Removed everything, made everything writable from the start, ran ./Config, make, and make install again without root.  Problem solved.
Logged
Pages: [1]   Go Up