Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: roycrom
  • Content: Threads
  • Order by date
  1. roycrom

    open_basedir hurting my head

    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...
  2. roycrom

    Command Line works but not script

    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...
  3. roycrom

    Cannot open archived Windows Offline Files

    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...
  4. roycrom

    Cannot open archived offline files

    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...
  5. roycrom

    lost&found folder

    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...
  6. roycrom

    /sbin/init failed! - kernel panic

    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...
  7. roycrom

    bash case staement

    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...
  8. roycrom

    Change audio output jack

    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...
  9. roycrom

    Problem with AD and NT4 trust

    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...
  10. roycrom

    Check last accessed time without changing last accessed time!

    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...
  11. roycrom

    ssh tunnel failover script

    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...
  12. roycrom

    Service failed to start due to a logon failure

    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...
  13. roycrom

    datadir on nfs

    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...
  14. roycrom

    Help me access SATA drive after reinstall.

    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...
  15. roycrom

    XP Can no longer read SATA drive

    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...
  16. roycrom

    mysql query and php arrays

    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...
  17. roycrom

    INSERT WHERE Syntax

    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)...
  18. roycrom

    Tape Management

    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...
  19. roycrom

    Log File Analyser

    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...
  20. roycrom

    PCI Cards Interfere with each other.

    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...

Part and Inventory Search

Back
Top