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...
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...
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...
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...
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...
Hello all,
I doubt this is possible, but here goes:
In PHP, you can do the following
switch(true) {
case ( "$TEST1" == "0" AND "$TEST2" == "0" ):
echo "both 0";
break;
case ( "$TEST1" == "0" AND "$TEST2" == "1" ):
echo "different";
break;
}
basically...
OK I have a bit of a strange problem with my sound.
I have standard stereo desktop speakers requiring just one connection to my onboard sound card.
I have a via k8v-x motherboard (amd64) that uses the via_ac97 kernel module.
I dual boot with window xp and am running kernel 2.6.22 on Gentoo...
Hi I have a rhel4 es running on x86_64 with samba-3.0.25b. I am also using winbind.
I have joined my samba box to the AD domain without a problem. I can wbinfo -u, -g, -m, -t succesfully. I can getent passwd and group. I can log in as an AD user and chhange permissions to AD users and...
Hi,
We have a file server that we are looking into buying an archiving solution for.
Simply put, enter into the archiving solution the file system to archive on, and enter conditions for what parts to archive.
We would like to archive on last accessed time as opposed to last modified.
Does...
Hi,
I have a Red Hat cluster with two nodes running mysql, one Primary and one standby.
I also have a web server that has an ssh tunnel to the primary mysql node.
If the primary node fails, I need the tunnel to fail over to the secondary node.
I have scripted something together that does...
Hi,
I have an EMC NAS. I also have two Windows 2003 servers which run Sophos AntiVirus.
A program which runs as a service called CAVA sits on the two 2003 servers and forwards files from the NAS to SOPHOS to scan.
Every now and again, the CAVA service stops and cannot restart unless I...
Hello,
First of all, I know it isn't recommended to use an NFS share for my datadir, but I am doing some testing for a fault tolerant cluster and nfs is the best way for me to test this.
I am running RH4 64-bit and mysql 4.1.22 (built from source, not from RPM).
If my datadir is on the local...
Hi I have a dual boot windows/linux on my first hard drive which is IDE ATA. I have all my media files etc. on a seperate internal SATA drive which is configured into 3 NTFS partitions.
I recently rebuilt my windows install and then installed the VIA SATA drivers for my motherboard with the VIA...
Hi,
A couple of days ago I decided to reinstall windows on my PC. I dual boot from my first hard drive (80Gb IDE) but I also have a 160Gb SATA drive divided into three NTFS partitions.
First of all I tried booting with my XP CD but that hung immediately after the "setup is inspecting...", I...
Hi I am trying to display a web page. I have a database table with 11 fields. I have populated a php array with the field headers
$FIELDS=array("Barcode", "Status"......);
$result=mysql_query("SELECT * FROM table WHERE Barcode=$Barcode"); //barcode from $_GET variable...
Hi, I have been trying to populate my db with data. I have a load of tapes in my "tapes" db. I have fields: "Barcodes", "Pool".
The Barcodes field has entries 0 to 1000. I want to do something similar to the following code, but I can't get the syntax correct.
INSERT INTO tapeinfo(Pool)...
Hi,
Over time our Back up needs have grown to mammothh proportions, We now have about 1000 LTO2 tapes in our backup cycle. I need a way to manage these, I was thinking about writing some PHP/Mysql combo but don't want to reinvent the wheel if anybody knows of other solutions.
We can't afford...
Hi,
I have used quite a few log file analysers in the past, one of my favourites was squeezer - this is no longer maintained and has not been for a while. I have also used calamaris, which I had to drop as it took to long to complete a daily run of analyzing.
What log file analysers are...
Hi,
My System:
Asus VIA K8V-X Socket 754
Athlon64 3200+ (Newcastle I think clocked at 2200)
2x512 Corsair Value RAM
Aeolus NVidia 6800GT
1x80 ATA
1x160 SATA
I have a Soundblaster PCI Card and I recently purchased a DVB card and I am having trouble running them both at the same time. If I have...
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.