Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: weifan
  • Content: Threads
  • Order by date
  1. weifan

    "contains an invalid path" problem...

    I have windows XP with sp2. Since too many spyware and trojan, I have used several softwares to clean my system. However, after cleaning, the system always reported "contains an invalid path" for all my new installed softwares. For example, after installing CuteFTP, from my first run, it said...
  2. weifan

    Restore mysql multiple database?

    I have backuped my mysql database with: mysqldump database > database-bk -p Right now, I need to restore my data. How to do it? TIA, Roger
  3. weifan

    Recover mysql after system crash.

    Hi, My redhat linux 7.2 failed to work. I took my six-month old backup hard drive (it was made with ghost disk to disk) to bring my system back. I can mount my failed HD to my system. In addition, I can copy all my data files back from my failed HD to the new system. However, it wouldn't...
  4. weifan

    Was my server hacked with makewhatis?

    Hi, I ran ps -ax and found a lots processes like: makewhatisXXXXXX, makewhatis.cron, tmpwhatisAP24Ny.... Was my server hacked? How to remove it? Thanks. Roger
  5. weifan

    Linux box hang during boot process.

    Hi, I have my linux box setup for years without any problem until two days ago. It was a power failure and the system hang during boot process. The system is redhat 7.2. The following is my observation: 1. I can go to single mode. 2. The system hang after setting hostname XXXX.XX: [OK]. 3...
  6. weifan

    TV-Out problem?

    I have my PC/XP with ATI Radeon 7000 (PCI, TV-Out). My PC is for surveillance system with DVR card. On the TV, everything looks OK except the video area is blue. I can see the video on my PC monitor. Can anyone please help me out? TIA Roger
  7. weifan

    hang after 'freeing unused kernel memory'

    Hi, My linux box was turned off without going through the normal shutdown procedure. After turned on the box, the system hanged after freeing unused kernel memory. Is there anyway I can fix my linux box without reinstallation? TIA Roger
  8. weifan

    Router Receive Light keep Flashing?

    Hi, I have a small Lan with SpeedStream Router. Last week, all computer couldn't access to internet and I found out that my linux box caused the problem. It took all bandwidth of my internet traffic. The receive light (LANR) kept flashing until I unpluged the linux box. I also found out if...
  9. weifan

    PowerDVD problem?

    Hi, I have Compaq Presario 2100 notebook and try to play my DVD/VCD with powerDVD. However, it will show video with very slow motion without any audio output. Can anyone please tell me where could be the problem? TIA Roger
  10. weifan

    General Information of Router Setup?

    Hi, Can someone please give me the direction to learn how to setup the routers? From my job, I have been experiencing some problem on setting up different routers to have videoconference for the PCs. I need the information about the basic knowledge to setup a router. In addidtion, where can I...
  11. weifan

    How to bypass warning message in fopen?

    Hi, I use fopen to get data from a website with different ID number. for ($count = 1; $count <= 10; ++$count) { $url=&quot;http://www.abc.com/info.asp?id=$count&quot;; preg_match(&quot;/^(https?:\/\/)?([^\/]*)(.*)/i&quot;, &quot;$url&quot;, $matches); $domain = &quot;http://&quot; ...
  12. weifan

    MyComputer freeze up my XP

    I have XP pro installed with my PC. Recently, the system will not run any program after I click MyComputer. The system shows blank window when I click MyComputer. If I try to close MyComputer, the system will clear all icons and leave wallpaper only. After this point, I can not do anything to...
  13. weifan

    Intruder

    I have redhat 7.1 for my server for years. However, recently I found out one intruder got into my box and changed my password and installed something in my system. My system was busy in scanning the whole world, before I un-pluged the cable. I also got complain from my ISP. Right now, I could...
  14. weifan

    Casio BE-300 and ActiveSync connection?

    I am trying to make connection between my be300 and windows XP with ActiveSync, so far no any luck. I can see the green ball runs for a little while and stop whenever I unplug and plug my be300. It shows &quot;no partnerships&quot; and &quot;not connected&quot;. Can someone please help me...
  15. weifan

    Mounting proc filesystem: [FAILED]

    I have RH9 new installation for one week. This morning I used X-windows to add mysql service. After I added this service and tried to start it, it didn't let me start the process. I thought the system was messed up and tried to restart the system. However, after reboot the system, I got the...
  16. weifan

    Mounting proc filesystem: [FAILED]

    I have RH9 new installation for one week. This morning I used X-windows to add mysql service. After I added this service and tried to start it, it didn't let me start the process. I thought the system was messed up and tried to restart the system. However, after reboot the system, I got the...
  17. weifan

    how to make vsftpd work?

    After I installed the RH9 with ftp server, I activate vsftpd from ntsysv. However, I still can not ftp my server. I tried &quot;netstat -a | grep ftp&quot; and got nothing. I checked it with &quot;ps aux&quot; and didn't see the ftp server. Can someone please tell me where I need to modify or...
  18. weifan

    How to

    I have some webpages and most of them are registered/hosted with register.com. I can change my server IP or DNS without any problem. Recently, I had a new domain name registered by planetdomain. I don't know how to make my domain name point to my server which I setup by myself with a static...
  19. weifan

    How to make the codes clean?

    I found some HTML files with codes like this one: %3Chtml%3E%0D%0A%0D%0A%3Chead%3E%0D%0A%3Cmeta%20http%2Dequiv%3D%22Content%2DType%22%20content%3D%22text%2Fhtml%3B%20charset%3Dgb2312%22%3E%0D%0A%3Cmeta%20name%3D%22GENERATOR%22%20content%3D%22Microsoft%20FrontPage%204% Is there a script or...

Part and Inventory Search

Back
Top