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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Patrick1327

  1. Patrick1327

    Asset management software ideas

    Go to sourceforge and check out OCS - It's free and works pretty well
  2. Patrick1327

    Strange fopen problem

    All sites
  3. Patrick1327

    Strange fopen problem

    but still having the problem.
  4. Patrick1327

    Strange fopen problem

    Thanks for he reply Vragabond, allow_url_open in php.ini is set On
  5. Patrick1327

    Strange fopen problem

    Hi, I have a strange problem. The fopen function (and fsocketopen and cURL) failes when trying to open an internet connection. If you open local file, it works fine. Log gives an unable to connect / permission denied error. Turned off the firewall software on Linux (RH Fedora core 5)...
  6. Patrick1327

    Excel Dynamic SUM function

    Hi, I am hoping that someone can help me! I have an Excel workbook that contains some daily production data for a given month. The first worksheet is a summary for the month and is named "Summary". Also in the workbook are worksheets named "1" for the first day of the month, "2" for the...
  7. Patrick1327

    RH 8 RPM Database Recover?

    RPM is giving me the following message regardless of the rpm command entered: [root@Jupiter rpm]# rpm -qa rpmdb: region error detected; run recovery. error: db4 error(-30981) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 -...
  8. Patrick1327

    Fatal error: Call to undefined function: mysql_connect()

    I had the exact same problem on RH 8. The MySQL libraries for PHP were not installed. I went to www.rpmfind.net and searched for php-mysql. Pick the rpm for your dist and install. You should then be good to go.
  9. Patrick1327

    HELP - Insufficient permission

    I ended up reinstalling send mail which fixed the problem. Thanks
  10. Patrick1327

    HELP - Insufficient permission

    I am running RH 7.2 and I cannot seem to get Sendmail to work. When I try to flush the queues: Forcing the attempted delivery of mail with the command /usr/lib/sendmail -v -q .. Warning: .cf file is out of date: sendmail 8.11.6 supports version 9, .cf file is version 8 Running...
  11. Patrick1327

    Need help with WAN IP

    I am hoping for some help with the following: I am running a RH 7.2 machine which is acting as my web server behind a Linkysys router / firewall which uses NAT. My question is this: I use a dynamic DNS service. I have some software which will update the IP with my service, but it gets updated...
  12. Patrick1327

    PWS Not serving images

    The easiest way to explain is by way of example: I use a dynamic DNS service, miniDNS. Now, let's suppose that your domain is acme.com and the machine name for your web server is acmeweb01. What I found is that if you try to access http://acme.com, the web server will attempt to point you...
  13. Patrick1327

    PWS Not serving images

    Found the problem. With my DDNS provider, I had to add the workstation as an alias or cname record. Once I did that, the server started to function properly. Thanks! :)
  14. Patrick1327

    PWS Not serving images

    I am having problems getting PWS on a Windows 98 system to serve images. I have a Linksys 4 port router coupled with a Linksys 5 port switch. Connected to the WAN port on the router, I have a SpeedStream 5260 modem. All three PC's on my LAN can see the Internet fine and when the site is...

Part and Inventory Search

Back
Top