Hi All ,
I am a newbie to Linux and have just installed Centos 5.2 on my home pc and I have no idea how to configure Centos 5.2 to work on my home network.
Could some please provided me with st...
http://www.experts-exchange.com/OS/Linux/Setup/Q_23930334.html
Hi! Just very recently I noticed that some of my sites/apps have stopped working properly. This could be since I upgraded to PHP 5.2 but I'm not sure. I think it has to do with include_path.
The l...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23105421.htm...
Zones:
PHPDate Answered: 02/18/2008 Rating: 9.0 Views: 0
I am using tomcat5.25 to deploy a very simple servlet application. But failed. It works yesterday. But today it suddenly does not work. I am using MyEclips6 and J2SE 6. Any hints are high appreciat...
http://www.experts-exchange.com/Programming/Languages/Java/Q_23189762.html
Zones:
JavaDate Answered: 06/30/2008 Rating: 9.8 Views: 4
Hello
i'm trying to read a 52 mb CSV using
fgetcsv
all works ok but after over 14.000 records
it just stops without any error ?
any ideas about how i can read a 52 mb file
using
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I have a CentOS 5.2 server with WHM/Cpanel. What is the easiest way to backup the whole system to an LTO4 tape drive attached via SAS?
http://www.experts-exchange.com/OS/Linux/Administration/Q_23741129.html
I am trying to install CentOS 5.2 32-bit and CentOS 5.2 64-bit on the same server. The server has two pairs of mirrored drives (using Dell PERC 5/i hardware based RAID). One paired of mirrored dr...
http://www.experts-exchange.com/OS/Linux/Q_23905800.html
I'm trying mount /home/jaileduser/proc directly on fstab.
When I use the command manually, it works fine:
mount --bind /proc /home/jaileduser/proc
I tried then to mount it through fstab, so ...
http://www.experts-exchange.com/OS/Linux/Q_23927721.html
Zones:
LinuxDate Answered: 11/22/2008 Rating: 9.3 Views: 0
I'm looking for an rpm that has a modified version of 'ps' without the -a flag. I know the right way to do it is by patching the kernel with grsecurity but I have a Xen VPS. Thanks!
http://www.experts-exchange.com/Programming/System/Linux/Q_23927743.html
Zones:
Linux DevDate Answered: 12/19/2008 Rating: 7.7 Views: 0
<HTML>
<HEAD>
<TITLE>Echo text</TITLE>
</HEAD>
<BODY>
<H2>text</H2>
<BR>
<FORM ACTION="search.php" METHOD="POST">Please enter the
text: <BR>
<INPUT TEXT="text" TYPE=TEXT> <BR>
<INPUT TY...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
mysql> insert into users (name, password) values ("Mr X", password('letmein'));Query OK, 1 row affected, 1 warning (0.00 sec)
mysql> select * from users;
+--------+---------+-------------------...
http://www.experts-exchange.com/Database/MySQL/Q_23943379.html