1,073 Posted Topics

Member Avatar for Garylea

There is no real harm in using a PATA drive in your system over SATA but you might want to consider that the drive may be getting old. If the drive has been is service for a long time then replacing it with a faster SATA drive is probably a …

Member Avatar for Garylea
0
190
Member Avatar for RobertHDD

Hello, If I remember correctly XP was one of the OS's that Microsoft hard coded to install from Floppy or CD/DVD only but there are ways around it. I ran into issues when trying to add a XP installation to the PXE Boot server I setup for OS installations when …

Member Avatar for RobertHDD
0
139
Member Avatar for RobertHDD

Hello, I may be going over things you already know, if so I apologise in advance... NAT stands for Network Address Translation which is the way your router controls the local 192.168.X.X address of your Xbox and broadcasts all of your packets over the internet using the address assigned to …

Member Avatar for RobertHDD
0
145
Member Avatar for muhammad_74

IF you don't like Ubuntu you could try Fedora Core which is based on Red Hat instead of Debian. I run Fedora on my laptop and it works with all my hardware (except the finger print scanner) and had drivers for everything else with no special downloads. I would go …

Member Avatar for muhammad_74
0
369
Member Avatar for e;;en olenska

Hello, It sounds like the netbook is set to boot from the Network instead of the internal hard drive. There could be a couple of reasons for this but you won't know until you get into the computers BIOS and see. I would go to the Acer support site and …

Member Avatar for ken_6
0
419
Member Avatar for lostmymom

Hello, You can use not equal: <> or != Match rows if the two values are not equal. select * from mytable where mytable.fieldname <> '02/02/2000'

Member Avatar for rch1231
0
127
Member Avatar for davy_yg

WHat he is trying to say is the query should be: `$sqlstr = "DELETE FROM image_upload WHERE image_id=".$_GET['image_id']; `

Member Avatar for rch1231
0
205
Member Avatar for driven13

Hello, Just jumping in here but are these lines actually in your httpd.conf file: From root Sat May 5 12:05:29 2007 To: /etc/httpd/conf/httpd.conf If so that could be your problem. IF not the next question is Does the apache user on your computer have permission to view the directory /home/www/mine.website.com/htdocs …

Member Avatar for IOSIX
0
8K
Member Avatar for uchejava

Time does not have a value in the sample table you showed. I would make sure that you are populating the time field. If you are then we need to see that data also. And are you storing the date as part of the time or in a separate field? …

Member Avatar for Taywin
0
188
Member Avatar for vizz

Hello, There is a "How To" tutorial discusing this at the following site: [URL="http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/uploading-files-to-mysql-database.aspx"]http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/uploading-files-to-mysql-database.aspx[/URL]

Member Avatar for diafol
0
2K
Member Avatar for RichardMcNugg

Hello, Well this is just a guess mind you but from the error message it sounds like you are selecting a file instead of a folder. It appears that it just wants you to pick a destination folder. Like I said that is from your info on the error message.

Member Avatar for rch1231
0
66
Member Avatar for filipgothic

Hello, The best advice I can give is to go back to the basics. - Run ipconfig again and make usre you still have the same IP. - If you are on a router that is running DHCP and assigning addresses it may have given the 192.168.1.4 address to something …

Member Avatar for filipgothic
0
3K
Member Avatar for themathprof

You may also be able to set this inside a windows 7 system by right clicking on the file and going to properties. Click the compatibility tab and at the bottom check the box for "Run this program as Administrator." This way it will always run as an administrator.

Member Avatar for imti321
0
1K
Member Avatar for ademmeda

Hello, First the CIDR notation information. I use the following chart which will confirm your beliefs: [http://doc.m0n0.ch/quickstartpc/intro-CIDR.html](http://doc.m0n0.ch/quickstartpc/intro-CIDR.html) About the assigned vs allocated based on everything I have read you can't really depend on the allocated address not being assigned and the documentation has simply not been completed. Again I am …

Member Avatar for ademmeda
0
152
Member Avatar for KyleScalise

Hello, Well I know this is the MySQL code to change a users password: UPDATE mysql.user SET Password=PASSWORD('XXXXXXX') WHERE User='XXXX'; SO your code should look something like: $query = "UPDATE users SET Password=PASSWORD('$newpw') WHERE User='$username'"; Hope that helps.

Member Avatar for Taywin
0
887
Member Avatar for johnstensil

Hello, Only thing I can think of is to pull the power and remove the battery. Press the power button to discharge any power left in system and then try booting again.

Member Avatar for rch1231
0
43
Member Avatar for ali.fayyazi

Hello, I was not sure if you were asking for help installing Ubuntu or adding software to Ubuntu. If you could clarify it would help. If your problem is when installing Ubuntu then their web site has some great instructions and installation notes. If you arew anting to add software …

Member Avatar for hardmode
0
326
Member Avatar for praveen_dusari

Hello, Here is a site that covers how to install SASS on Ruby in Windows. [http://www.impressivewebs.com/sass-on-windows/ ](http://www.impressivewebs.com/sass-on-windows/)

Member Avatar for rch1231
0
316
Member Avatar for mpawa

Probably being blocked by the firewall. Could you be a little more specific on what is happening please. It will help us to give you better guidance.

Member Avatar for jake1999
0
77
Member Avatar for ninosio

Hello, One of the first things we need to know is which version of windows are you trying to install it in. You can get the drivers from ASUS but before you can access the Network adapter in the computer you will need to install the drivers for the chipset. …

Member Avatar for rch1231
0
148
Member Avatar for joshua_8

A lot of it depends on the data type for the field you are storing the date ( DATE, TIME, DATETIME, TIMESTAMP, or YEAR) in. You need to make the data you are searching against look like the data type. Try this: `where table.date_field >= starting_date and <= CURDATE();` Or …

Member Avatar for janissantony
0
148
Member Avatar for rose_2

Hello, What error did you get when the install failed? Probably could not execute the script. Try this: `. ./install.sh` If not let us know what the error is and we will work from there.

Member Avatar for rubberman
0
195
Member Avatar for Prateek_2

Hello, below is a link to a page that shows you how to set the time zone in your PHP script so that php will display local time for each user. [http://www.sitepoint.com/synchronize-php-mysql-timezone-configuration/](http://www.sitepoint.com/synchronize-php-mysql-timezone-configuration/)

Member Avatar for Prateek_2
0
2K
Member Avatar for amishraa

Try this: select sum(items) from ( select 1 as items from xyz where abc=1 union select 1 as items from x1y1z1 where abc - 1 ) kind of old fashioned but it works

Member Avatar for amishraa
0
178
Member Avatar for saadi06
Member Avatar for longin

First you need to decide on what platform you are going to deploy your database and second you need to decide which database you would like to specialize in. Most databases use a form of SQL (Software Query Language) to retrieve data so that is a good place to start. …

Member Avatar for rch1231
0
95
Member Avatar for chdboy

Hello, Well there are a couple of things you can do. The first thing to consider is does the modem already have a configuration that is causing issues or is this a new modem? If this is not the first time the modem has been used then it could have …

Member Avatar for chdboy
0
2K
Member Avatar for davy_yg

Do you have Java installed on the server. Here is a link on how to get it working. [http://docs.cksource.com/CKEditor_3.x/Howto/CKEditor_for_Java](http://docs.cksource.com/CKEditor_3.x/Howto/CKEditor_for_Java)

Member Avatar for diafol
0
296
Member Avatar for losinghope

Boot from the XP CD and start the process till you get to a screen that says that it has detected an old copy of Windows and asks if you want to repair, Replace or write over. Use the repair option.

Member Avatar for rch1231
0
185
Member Avatar for lefteris.gkinis

Hello, I ran into this before storing some math equation information. Here is the site that showed me how to resolve the problem. [http://kunststube.net/frontback/](http://kunststube.net/frontback/)

Member Avatar for lefteris.gkinis
0
219
Member Avatar for manas084halder

I think what you have is a conflict between the sound card and the pen drive connection (probably USB port). Try going into the CMOS setup option for Plug and Play OS and see if it resets the Interrupts. Warning some of your drivers may have to reload when you …

Member Avatar for rch1231
0
323
Member Avatar for patkim

Hello, A VPN connection effectively connects you to the local area network so port forwarding is not necessary because you are already inside the routers firewall and part of the LAN.

Member Avatar for rch1231
0
261
Member Avatar for jackS1

Found some notes on removing it at the following site: [http://www.howtogeek.com/forum/topic/happili-redirect-virus-removal-process](http://www.howtogeek.com/forum/topic/happili-redirect-virus-removal-process)

Member Avatar for Search_not
0
251
Member Avatar for chousoleil.leap

The driver is on the Canon Europe site. You will need to download and install it first then connect the printer. [http://www.canon-europe.com/Support/Consumer_Products/products/printers/Laser/i-SENSYS_LBP3300.aspx?type=download&language=&os=Windows%207](http://www.canon-europe.com/Support/Consumer_Products/products/printers/Laser/i-SENSYS_LBP3300.aspx?type=download&language=&os=Windows%207)

Member Avatar for rch1231
0
198
Member Avatar for jean_5

Hello, Your going to have to find out where the rpm (or rpm.exe) file is installed on your system and either use the full path or add the path to the location to the PATH variable in your system for your user.

Member Avatar for rch1231
0
1K
Member Avatar for Sophia_1

Hello, I see a couple of things: You dont have an entry for who the mail is going to just who it is from: $mail->From = $_SESSION['Email']; And you are not authenticating with the mail server properly when trying to send. You have to have a legitimate user and password …

Member Avatar for Sophia_1
0
213
Member Avatar for toniksystems

Hello, If your not up to the router changes you could use one of the utilities like Team Viewer, Go to my PC or Logmein and set up a remote connection. Personally I like team viewer since it has file transfer in the free version.

Member Avatar for rch1231
0
198
Member Avatar for manel1989

Hello, Well the first question is what are the errors you are seeing?? Secondly since you say this is a Windows based server you can use Task Scheduler to do the copying for you after hours. That way you can avoid the users being in the files when you are …

Member Avatar for rch1231
0
180
Member Avatar for muhammadasher

HEllo, It is very easy. Google bash scripts and look into CRON which is the linux scheduler application. Scripts are just files with a series of linux commands in them. Remember to fully path any commands that you are trying to run in the script since cron does not have …

Member Avatar for Gribouillis
0
177
Member Avatar for KimBarbie

Hello, It sounds like your CMOS battery is dead or close to it. The battery is what keeps your CMOS settings when the system is powered off and keps the time clock running so you are up to date when you boot next time. Having to set the date and …

Member Avatar for donovan.allen.14289
0
2K
Member Avatar for Mr.M

Hello, Since you already found the site for the driver what you are missing is the order to install them. The first driver you need to download is the chipset driver. You have to have the chipset driver loaded before you can access any additional devices in the computer properly. …

Member Avatar for Mr.M
0
218
Member Avatar for philpense

Ok two quick questions: 1. Can you ping IP addresses on the internet (i.e. ping 4.2.2.2)? 2. If you can ping addresses on the internet can you do nslookups to a specific DNS server (i.e. nslookup google.com 4.2.2.2) Buy the way 4.2.2.2 is a public DNS server run by Level …

Member Avatar for rch1231
0
100
Member Avatar for lyrico

Unless I an mistaken the questions you have to answer first are what script determines that an alarm condition exists and where does the alarm out put go (if the user is no longer accessing the page for example)? Personally I would generate and email from a script running in …

Member Avatar for diafol
0
764
Member Avatar for thunder234

try just sudo yum update If there is a new version of yum it will be updated with the rest.

Member Avatar for zzmrzz
0
323
Member Avatar for Goldfinch

Hello, There is not really a list of available domain names because a domain name can be any combination of characters that you want. You could use abc123.com or aaaaaa.com and nobody keeps a list of domains that are available. They do keep lists of domains that are used and …

Member Avatar for Maywyn
0
815
Member Avatar for troverman

Hello, Hericles is probably correct but if your mail is getting through to everyone else you send to, then it could be that they tightened their email servers security, or your mail server does not have a good route to theirs. He is also right that you should verify that …

Member Avatar for troverman
0
320
Member Avatar for spudly1987

Hello, What video player are you using to view it. Try VLC if you don't have it already should by it properly and plays just about every thing.

Member Avatar for khakilang
0
208
Member Avatar for Dani

Dani, As I see it your problem comes from the fact that both of the routers are using addresses in the 192.168.1.0/24 subnet. It would be easier to solve if say the EA6900 only had IPs in the 192.168.1.2 to 192.168.1.32 range and the E1200 had them in the .33 …

Member Avatar for rch1231
1
872
Member Avatar for Zacharia

Hello, You would use a desending sort and the LIMIT function to limit your output to the first 7 rows. select student_id, grade from grades order by grades desc limit 7 wrap that inside a query that goes through each student by id and you will have your results.

Member Avatar for rch1231
0
138
Member Avatar for EchoSeven

Hello, Based on what you are saying I believe the issue is with how you are starting mysql. You should be using the script which is normally in /etc/init.d to start the database as it sets several variables telling the sysem where to store the data etc. [root@hpsrvr ~]# ls …

Member Avatar for EchoSeven
0
595

The End.