modsecurity should have a log file (check your mod sec conf file) telling you what rule match it is blocking IPMonitor with.
Find this rule in your modsecurity conf file - comment it out if you are happy it won't compromise anything else and restart apache.
HTH...
It's not trivial, but you could run php as fastcgi and use suexec.
You specify your suexec user in your vhost containers and all php scripts should run as that user if you set up correctly and if that user is the same as your FTP user, you should resolve any permission problems...
oops, i meant php_value
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA - Guerilla
roycrom :)
jpadie you genius!
I thought I had tried that (actually, I think it was just php_flag).
Thanks a lot, works perfectly when php_admin_value is used.
I can confirm that it also works with or without the quotes on apache 1.3, php5 and linux at any rate. I imagine it would be needed if white...
Hi all,
I am pretty sure I understand how the open_basedir directive works but I am still struggling with it.
I have safe mode turned OFF, open_basedir commented out and include_path set to ".:/usr/local/php" in php.ini.
The only part of my apache configuration that I am using open_basedir is...
Perfect - thanks a lot for your quick reply.
I had started off with the ftp client but was trying to use return codes which was not going too well - I'm more than happy with the solution you suggested. Does what I need and is simple.
------------------------------------------
Somethings...
Hi all,
I'm trying to write a script that outputs an XML file to be put on a 'service status' page. I have nearly everything in place now - I am successfully checking web servers, DNS servers, DB servers, proxy servers but the last thing I am struggling with is FTP.
I have fallen back to...
Thanks Linney,
Now just have to figure out how to decipher everything that's output.
This is the sort of thing I've needed more than once over the years though, so thanks for replying :-)
------------------------------------------
Somethings come from nothing, nothing seems to come from...
I've looked at most of those sites, installed the compatibility pack, nothing doing - I have no idea what I'm going to do about this - its really frustrating.
Is there a way to trace what is going on when word/excel opens a file? Maybe I can figure out where it is going wrong.
Other than that...
Apologies for the duplicate post - I have also posted this in Microsoft XP but it was suggested I may have more luck here -
Hello all, first let me explain my architecture,
I have many users who have laptops (Mostly winXP SP2) who connect to home drives on a network CIFS share from our EMC...
Hello all, first let me axplain my architecture,
I have many users who have laptops(Mostly winXP SP2) who connect to home drives on a network CIFS share from our EMC NAS.
Lets assume a test user called testuser.
Testuser logs on to his laptop, enables offline files and synchronizes his...
Ubuntu ships with AppArmor by default IIRC, this is an extra security layer in a similar vein as SELinux, although I think it is a bit more user friendly.
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA - Guerilla
roycrom :)
There are literally thousands of files, I don't have an old dump unfortunately, a lot of them are lib files, or binary files so a 'file' doesn't really help me.
I've managed to get the box into a workable state, but it took me longer than I would have liked, would be nice if I could had had a...
Hi all,
I had to run an fsck on a couple of filesystems on RHEL4 and now two of my partitions have an extremely populated lost&found folder.
Does anyone know of any sort of recovery tool that will look at the lost&found folder and give me some clue as to where they came from - or am I stuck...
Yes, there is a choice during the install,
Installed and active
Installed but disabled
Not installed
I thought it was installed and active by default - but I'm not 100% sure.
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA -...
Red Hat EL 4 for definite. Thats what I've had this problem on.
------------------------------------------
Somethings come from nothing, nothing seems to come from somethings - SFA - Guerilla
roycrom :)
I read the other day (i thought it was slashdot but can't find it there now, must be some other linux site I read) that an alternative to selinux is being developed that does the extra security in a much more concise and configurable way - more human shall we say?
selinux seems to have sneaked...
Hi Annihilannic, thanks again for you response,
I've tracked this down to selinux, I don't know why or what, I haven't got that far in to it yet, but I changed /etc/selinux/config to make selinux permissive (just warn me instead of denying me), rebooted and things work again.
Very strange...
I think I have traced this to a corruption with /lib somewhere, I'm still looking at it, I copied a lib folder from another machine and can chroot fine. I'm currently comparing permssions/sizes etc. between the one I copied on and the original - in the mean time - if you glean anything from...
OK, let me tell you what happened:
RHEL4 Dell poweredge 2850 with hardware mirrored pair of internal disks.
Partitions of /, /boot, /home and swap
One of the disks in the mirror went so we got a replacement.
Grub.conf says root=LABEL=/
and similar for /etc/fstab.
When the mirror has rebuilt, it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.