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 TouchToneTommy 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: zvrcvm
  • Content: Threads
  • Order by date
  1. zvrcvm

    Using DBD-Sybase

    I have a perl script on a CentOS Linux server which needs to be connected to a Windows resident MSQL server on another network. I have installed Freetds, DBD-Sybase and DBI modules for perl and mod_perl for Apache 2. The problem is that if I run my script from a ssh console it runs and connect...
  2. zvrcvm

    Java on apache2

    How can I configure Apache 2 to run Java? Masochist: Windows programmer with a smile.
  3. zvrcvm

    Replaying a Mydoom infected message

    Virus Mydoom is overcharging traffic worldwide over Internet. It is spoofing the return address in its messages. Please, webmasters and server administrators, configure your antivirus software to NOT replay any virus infected message. Avoid to contribute to a bandwidth overuse. It is enough...
  4. zvrcvm

    Include CGI script

    Hi, I have a Linux debian 3.01 server with Apache 1.36 installed on it. I have html pages with the CGI inclusion: <!--#exec cgi=&quot;/cgi-bin/myscript.cgi&quot; --> and this script does not work. The same include code appears in the source code of the page, read from the browser. Apache server...
  5. zvrcvm

    page is already free

    Hi, I have the httpd error log frequently filled of: httpd in free(): warning: chunk is already free or httpd in free(): warning: page is already free and when this happens, it fills all my log partition space. From where does it come?? Dan Life is not 10101100 only ... It's also 01010011
  6. zvrcvm

    VRFY postmaster [rejected]

    Hi, I have my maillog full of this lines: Aug 21 09:33:39 www sendmail[33659]: h7LGXdXZ033659: [111.222.33.44]: VRFY postmaster [rejected] Aug 21 09:34:04 www sendmail[35130]: h7LGY4XZ035130: fw0.domainname.com [123.45.67.89]: VRFY postmaster [rejected] Aug 21 09:34:09 www sendmail[35406]...
  7. zvrcvm

    Excessive recursion

    Can anybody help me to recover this error that appears anly in 1 of many other domains hosted in my server? This is the error from /var/log/maillog: SYSERR(root): rewrite: excessive recursion (max 50), ruleset canonify Thanks in advance Giorgio
  8. zvrcvm

    exec cgi

    I have a problem calling a perl script on my server. I have installed apache 2.0.39. I have configured the cgi-bin directory correctly. In fact, if I call the script through the browser, it works perfectly. But, from inside the html code of the page, it gives no result. I call it by <!--#exec...

Part and Inventory Search

Back
Top