459 Posted Topics
Re: From the length of time that you are saying it was unavailable, does not match the length of downtime that cscgal states the script seems to create. If you could PM cscgal a copy of a traceroute if you experience this issue again, it will help her troubleshoot the issue. … | |
I already bugged the people on IRC about it, now for the forums!~ I PASSED MY RHCE!!!!!!!!!! YAY!!!!!! And for the record, I really can't discuss it due to the non-disclosure agreement. :cheesy: | |
Re: From the looks of the screenshot either the AddType and AddHandler for php was not added to the httpd.conf file, or apache wasn't restarted after they were added. You may just want to verify the following lines exsist: [quote]AddType application/x-httpd-php .php .php4 .php3 AddType application/x-httpd-php-source .phps[/quote] | |
Re: It really depends on what you are wanting to do with the server, as far as networking, *nix was *designed* to be a network OS, so you shouldn't have any issues there, Fedora and CentOS are both really neat, personally I use gentoo/slackware however that isn't a lot of people's … | |
Re: This is looking for the i386 directory that is on the windows CD, typically you can point it to d:\i386 if the cd is in the drive, or you might want to try and point it to c:\windows\system32 or c:\windows, sometimes the files are already loaded in that directory and … | |
Re: This looks more like a script configuration issue, I would recommend checking either the uploader.php or your php.ini and ensure that you have a leading / on the path, and that it is specified to the directory you want to use. :cheesy: | |
Re: In regards to your other question personally, I would not recommend running plesk or cpanel on a gameserver machine, I understand the need for adding and removing users via a web control panel, and would personally recommend [url]http://insomnia365.com[/url]. Their dedicated 'Cortex' control panel is far better for managing most of … | |
Re: The way cpanel reads quotas, is that if it trys to create an account, but there are files that are already in the system owned by that username etc. Then it will tell you it is over quota, I would recommend trying to set it to 100Meg to begin with, … | |
Re: The subdomains are easy, wildcard dns will point all of the subdomains to the same ip address, the thing you would need to do to get them to show a website is write a script that will create a VirtualHost entry in the httpd.conf for each subdomain that you want … | |
Re: This error is generally caused by the domain not resolving to the same ip address that is listed in httpd.conf file. Verify that an nslookup on the domain matches the vritualHost Entry in the httpd.conf file. If it does, ensure there is a NameVirtualHost (ipaddress) entry above the vritualhost for … | |
Re: First, we will need to know some things to help you, such as: 1. What OS Are you using. 2. What Versions of the programs are you wanting? (a) Apache 1.3.x or apache 2.x (b) PHP 4.3.x or 5.0.x 3. You will also need to install MySQL for the backend. | |
Re: It would be better to get a .torrent file and just let your machine download them in the background. | |
Re: [QUOTE=ilike_rock]i'm 15-f from oklahoma[/QUOTE] I'm sorry :twisted: | |
Re: There are several types of errors that you could be getting, what is the actual error message? Is there any documentation of the error in c:\windows\system32\inetsrv\? | |
Has anyone used this? I've been using it at work recently and find it really awesome!!! [url]http://www.viksoe.dk/code/gmail.htm[/url] Granted, I'm on a 100Mbit connection to the Internet, so it might not be as beneficial for a dial up user. | |
Re: Semaphore's are what the system uses to run processes, kind of like inodes on a disk, there are a limited number of Semaphore's available to access by files at any given time. Usually when Semaphore's are completely used it is because a software application exited and did not clean up … | |
Re: Although one thing that I would like to mention is that even though linux *can* run on a 486 with 8 meg of ram, like windows you will be limited to the functionality of the software based on the hardware, ie. chances are you won't get a GUI, and if … | |
![]() | Re: It really depends, there are a lot of new features with the newer versions such as new versions of KDE/etc. The thing with linux, is it isn't like an 'upgrade' from win2k/winxp, as if you keep the kernel/programs up to date, you can have a slackware 5.0 machine with all … |
Re: IIS really isn't *that* bad, as long as you are a good system administrator that doesn't put up exploitable scripts, and keep it updated as soon as microsoft releases patches *I never thought I would be defending microsoft* However IIS 6 is a HUGE improvement from the previous versions, still … | |
Just wondering if anyone else is having issues with SMTP after windows update applied hotfixes last night? If so, and you have fixed it, could you tell me which hotfix caused the issue? | |
Re: :::.. Download Stats ..::: Connection is:: 2788 Kbps about 2.8 Mbps (tested with 1496 kB) Download Speed is:: 340 kB/s Validation Link:: [url]http://testmy.net/stats/id-VP4TU395I[/url] *sigh* so slow, getting my cable modem installed to my new house next week. Yes, I am spoiled, this is my work: :::.. Download Stats ..::: Connection … | |
Re: I had a similar issue, the way I corrected it was by downloading the previous version of yahoo messenger, then I just realised that gaim was a better client, and used that. It appears that in the new version of yahoo messenger, it errors out if you have a previous … | |
Re: Does the drive not even recognize or just the cd player software not working? I had a similar issue, apparently when I upgraded from ME to XP, it tried to keep the cd drivers for 98/ME :evil: As a result I had to remove the cd drive from the device … | |
Re: Would not recommend uninstalling Norton, however just disabling it, it does sound as though your anti-virus has quarantined something though, so I would be careful. | |
Re: Is there something we can assist you with with your apache servers? If this is advertising, please post in the Advertising section: [url]http://daniweb.com/techtalkforums/forum149.html[/url] | |
Re: Well, the real question we need to know before starting to troubleshoot thism is what error message does it give when it stops responding, if it gives a 'connection refused' then it probably has something to do with the program crashing, and you should check the error_log or the event … | |
Re: Another thing I would try before reinstalling, is running apache, and checking the error_log file, most likly the reason it did not start is due to a module being called that could not be found, or something using the port that it needs to bind to "80". The error_log should … | |
Re: If you want to be technical, yes Linux is a Unix varient, however it was actually based off of the distrobution 'Minix' which is not unix. | |
Re: What you are looking to do is called round-robin DNS, this is very common in large businesses, as a means to distrobute the traffic of the sites between many servers. All you need to do is create a new 'A' record in the DNS for the second server, and it … | |
Re: I would recommend: [url]http://mailenable.com/[/url] I am not sure if thier free version has the webmail interface, however it meets all of the other requirements, and from there if you still need a webmail interface, you can just install horde or squirlmail as well, however these will require special functions loaded … | |
Re: Well I will try to seperate your issues out for you. First, as far as nameservers go, you will need to setup bind/MS DNS, or some kind of DNS Server, these are not done through apache, most people perfer to use a provider for this such as zoneedit.com or some … | |
Re: I think he pointed out what he needed.... [QUOTE=jimmyneutron]I need some help to host my web from my server[/QUOTE] First thing that you will need to do is setup an entry in your router that allows the specific ports to your server, generally this is 80 and 443. Once the … | |
Re: Most of the time when HP USB Printers have issues on windows98, you can correct it by unplugging the printer, boot the computer into safe mode, and make sure the printer is no longer in the device manager, if it is, remove it, then re-install the printer according to the … | |
Re: Personally, I would recommend qmail with qmailadmin installed so it is easy to manage the accounts, more information can be found here: [url]http://www.inter7.com/index.php?page=qmailadmin[/url] Although, I do use exim myself, however I use cpanel to manage the mail accounts. | |
Re: Personally I would recommend that you try fedora, I've recently installed that on a dell laptop and the only thing I had to find externally was the video card driver which was very easy. The only reason I even had to find that was not because the one included didn't … ![]() | |
Re: It will work as long as you compile the drivers correctly, most likly the XFree86 Engine is not configured to work with your video card, or your video card driver is not installed, and the generic ones back then sucked. | |
Re: If you are using cpanel, the easiest thing to do would be to setup an 'addon' domain, assuming they give you the right to do this, basically an addon domain will be a folder in the main domain that the secondary domain will point to. | |
Re: Personally, having dealt with cpanel and plesk on a daily basis, plesk is much more *stable* but you are right about it being more cumbersome, that is the price you pay for stability, the only time plesk will break is when you preform updates, cpanel, I see break every day … | |
Re: X86-64 is a processor that is based on the x86 design, such as pentium and AMD and are 64bit, where as i386 are the regular Pentium/AMD's that only have 32bit processors. | |
Re: UFS is SO much better than all the FS's listed here, however it is only a Unix FS *shrugs* | |
Re: A lot of popular Cable providers are blocking port 80. You might want to check with your ISP to make sure this isn't an issue. | |
Re: You can get a dyndns address: [url]http://www.dyndns.org/[/url] There are clients on thier site that can also update the entry automatically for you. | |
Re: I believe what you are looking for is SQL Replication, it does take a little bit longer to write, but if you get to the point where one server can not handle the ammount of read/writes then you *need* to have additional servers to space out the reads etc. | |
Re: You are correct, 99.9% of linux operating systems cannot support NTFS, they can read them, but not 'write' them. so I would not recommend using NTFS for the windows partition. As far as windows using linux/unix files, this won't happen in a dual boot situation at this time. | |
A lot of people have noticed that Redhat Enterprise had some io issues for Pentium 4 processors, this can usually be fixed by updating to the latest kernel and/or putting the following lines into your /etc/rc.d/rc.local file: echo 100 > /proc/sys/vm/inactive_clean_percent echo 2 10 20 > /proc/sys/vm/pagecache This has been … | |
Re: First off, you are running a LOT of programs which are notorious for containing spyware, ie. Kazaa, here are the things that I would recommend you fix/remove for the sake of your computers preformance: C:\PROGRA~1\COMMON~1\AOL\ACS\AOLacsd.exe C:\Program Files\Gator.com\Gator\Gator.exe C:\Program Files\Common Files\GMT\GMT.exe C:\Program Files\WinZip\WZQKPICK.EXE R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Bar = [url="http://websearch.drsnsrch.com/sidesearch.cgi?id"]http://websearch.drsnsrch.com/sidesearch.cgi?id[/url]= R1 … | |
Re: They are right, Redhat and Mandrake are really good 'newbie' OS's, granted Mandrake when it was first created was stolen from redhat, so much that still said 'welcome to redhat linux' on the installer screen, that is why you might notice a few similarities. As far as defragmenting goes, you … | |
I've posted this on cpanel's forums as well but I was hoping someone here might have a solution, I have a cpanel machine with horde, and when I try to add to the address book it seems that nothing gets added, the database exsists, there are no errors in horde.log … | |
Re: [i]Knoppix[/i] is the best on that list, but personally I'm more of a BSD person q:) Gentoo is the best Distro in my opinion... |
The End.