I have written some code in PHP but when i execute it it give some error: CODE include_once 'DB.php' ; $dbh = NULL ; function on_session_start( $save_path, $session_name ) { global $d Read all
Is there a way to open a dialog box in PHP ? I want to use an HTML form to validate users and like the professional look of the dialog box but I don't want to use Basic HTTP Authentication. It's proba Read all
Do most DNS caches around the internet honor the TTL (Time To Live) field in DNS information? I'm moving my website that has a bulletin board soon. I'm thinking of setting the TTL records in my DNS en Read all
Anyone here running RH 7.2? Can you please check /var/log/lastlog and tell me the size of this file. I just installed 7.2 this last weekend and my lastlog file is already over 19 MB. This seems abnorm Read all
I am using CPanel. And everytime I try to bring Apache back online, it gives me this message: Looking up localhost Making HTTP connection to localhost Alert!: Unable to connect to remote host. lynx: C Read all
Looking over my Apache error logs, apparently something is trying to access my system as if it was a Windows machine. It attempts to execute winnt files, of course these files don't exist since I am r Read all
To enable these files do I have to edit httpd.conf or recompile apache, right now I'm trying to create a directory for phpMyAdmin and other protected files, and I want to set up a .htaccess for user a Read all
Does anybody know of a tool that I can use to automatically upload a file at a set time each day via FTP to my Windows 2000 server, then unpack the files in a directory? Any advice would be greatly ap Read all
I know NOTHING about DNS/Name server a crap I do not know how they work or anything I want to know how to get ns1.domain.com to host other domains.... how do I do it? If you do not know how, Thats ok. Read all
Hi I'm trying to tar up /usr/local/apache/ /usr/local/apache is 1121 MB I ran: tar -czvf /home/apache.tar.gz /usr/local/apache and it SEEMS to of finished, but... it stopped with apache/test/ tar: Err Read all