Enter Keywords:
1 - 10 of 401(0.023 seconds)
Sort By:
 
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, Red Hat Linux, Linu...Date Answered: 04/07/2008 Rating: 9.1 Views: 0
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, Red Hat Li...Date Answered: 03/15/2008 Rating: 8.2 Views: 17
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, WebApplications, PHP for ...Date Answered: 01/17/2008 Rating: 7.0 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 Rating: 9.6 Views: 0
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 Rating: 9.3 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 Rating: 8.6 Views: 30
I currently have an internal website up and running on Windows 2000 with IIS 4. I've installed PHP (5.1.4  same version as previous) on a new Windows 2003 server with IIS 6. The setup of the boxes...
Zones: PHP and Databases, PHP for...Date Answered: 11/03/2008 Rating: 7.0 Views: 0
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 Rating: 8.6 Views: 0
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, Dr...Date Answered: 07/23/2008 Rating: 8.8 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, Mic...Date Answered: 09/04/2008 Rating: 6.3 Views: 4