Advertisement

1 - 10 of 318 containing alltags:("5.1") (0.001 seconds)
I am after a way (without kernel recompile) to hide all boot messages in CentOS 5.1  I have tried different options, specifically passing kernel parameters at boot time, but I haven't had any luck....
Zones: Linux Admin, Linux, Red Hat LinuxDate Answered: 04/07/2008 Grade: A Views: 28
I have multiple CentOS servers to install for which I am doing a network installation using kickstart files. Everything works perfectly except that I have to press [ENTER] to have the installation ...
Zones: Linux Setup, Linux Admin, ...Date Answered: 03/15/2008 Grade: A Views: 9
I have some PHP code which uses File_put_contents to write a file.  When I use C:\temp which is a local drive to the IIS server, everything works fine.  When I try to use W:\lpsiutil\output\ I rece...
Zones: PHP, PHP for Windows, WebApplicationsDate Answered: 01/17/2008 Grade: A Views: 0
I need a select statement that would return records that are greater than x days ago.  This is what I want to work but wont. Select datecreated from table where datecreated >= (Current_Date - 4)...
Zones: MySQL ServerDate Answered: 04/01/2008 Grade: A Views: 10
Hello, I always use PHP files coded by me and I can see the echos after the script is completely excecuted. So if I do something like this: <? for($i = 0; $i < 100; $i++) {    echo $i; }...
Zones: PHP, HTMLDate Answered: 04/27/2008 Grade: A Views: 0
I want to install python 2.5.2 to run turbogears and bind to mysql and at the same time install plone in /opt using unified plone installer. The plone uses python 2.4.4 and is it possible to bind p...
Zones: Python, MySQL ServerDate Answered: 06/25/2008 Grade: A Views: 141
The problem: The query below takes 1.2 sec avg. I tried several combined indexes on the relevant rows, but I keep getting a 'where' and a 'temporary table' according to EXPLAIN. If I take out th...
Zones: MySQL ServerDate Answered: 07/15/2008 Grade: A Views: 12
Please someone give me advice to fix the problem. 1. CENTOS worked fine with iSCSI additional disk. Local disk is in server's scsi disk. 2. I destroyed this iSCSI disk volume from the iSCSI Arr...
Zones: Linux Admin, Drives / StorageDate Answered: 07/23/2008 Grade: A Views: 0
I have iis 5.1 running on my xp pro machine. I need to send emails via my local smtp server. I tried to send an email using the attached code. Its does not throw any errors, so I am thinking it mus...
Zones: SMTP, Microsoft IIS Web Server, MS Vi...Date Answered: 09/04/2008 Grade: B Views: 25
Hey, just wondering if it's possible to get a query using the id from the SHOW PROCESSLIST in the mysql console. The actual query itself. Thanks.
Zones: MySQL ServerDate Answered: 09/07/2008 Grade: B Views: 0