I have two identical systems. Both Running AMD Sempron 3600+ processors on an ASUS M2V-MX boards. Only difference lies in the memory. One had 1GB the other has 1.5GB. The system with 1.5GB is using 97% memory. 79% of that is cache. The system with less memory is using 21% memory, of that, 4% is...
Yes permissions are set right, people will be using the server/profiles/network fine and then this just out of the blue happens and we have to reboot sometimes 3 times for it to start working again.
Here is an error from the event viewer that we get when this happens.
Windows cannot query for...
Sorry,
It is a Windows 2000 Server. Typical Cat5 lan. There is WiFi but that is for internet access only. The profiles are stored on the server. Profiles are located on a share on the server and each user account is pointed to their own folder in the profile share.
I have a client with a weird issue, I have checked the site here and tried various other fixes to issues similar but have not yet resolved the issue.
Thing will be working fine, and then all of a sudden there is a "hiccup" in the system and people can no longer log in using their roaming...
Ok all here is the deal. I have an application that I am writing that my client accesses through an SSH session to a linux box.. I want to pass a file through the tunnel(which I can do already) and have it open acrobat reader automatically. Would any one have any idea on how I can have windows...
That would work, but we are looking for a no cost option unfortunately... Basically I need to know if the host is available so that a VNC connection can be made to it.
Ok so I haven't written a batch file since windows 3.11 so now I have been tasked with creating a file that will ping a range of addresses and display which ones are in use. Can any one give me a jump start on this.. Please?
Hey all, was wondering if any of you knew of any programs I can use to get a file unzipped.
I receive a password protected zip file with AES 256 bit encryption. I need an app that will unzip it for me. Any Ideas out there?
I have a block of code that checks the variables of a form
if(strlen($fname > 0) && strlen($lname > 0) && ereg("[0-9]{3}-[0-9]{3}-[0-9]{4}",$phone) && ($email == $email2)){
registerUser($fname, $lname, $street, $city, $state, $zip, $phone, $phone2, $store, $email, $email2);
}else{...
I don't know either, for now I will cheat and run a query that will put those values in for me, but I would rather figure out why the table isn't doing it the way its supposed to.
I know for a fact that a null value is in there and for some reason, the sql table is accepting NULL values when its not supposed to be. I have already double checked the PHP side of it.
Hi all, I am submitting a query that writes information into a table, I have two fields setup that do not allow null values, and if the data i am submitting has a null value for that field it should put the default value of N into that field. However it is not doing so and I cannot figure out why.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.