PHP Classes

Required not found

Recommend this page to a friend!

      SMTP Email Address Validation Class  >  All threads  >  Required not found  >  (Un) Subscribe thread alerts  
Subject:Required not found
Summary:Under Apache, windows, required script not found: Net/DNS.php
Messages:2
Author:Carlos A. Pérez M.
Date:2008-11-21 15:29:59
Update:2008-11-27 14:13:49
 

  1. Required not found   Reply   Report abuse  
Picture of Carlos A. Pérez M. Carlos A. Pérez M. - 2008-11-21 15:30:04
I Just downloaded this class and tried to test it working under apache and windows xp.

When I tried to execute the test in example1.php y get this error back:
Warning: SMTP_validateEmail::require_once(Net/DNS.php) [smtp-validateemail.require-once]: failed to open stream: No such file or directory in D:\MyWebSite\smtp_validateEmail.class.php on line 240

Fatal error: SMTP_validateEmail::require_once() [function.require]: Failed opening required 'Net/DNS.php' (include_path='.;D:\Server\PHP\pear;D:\Server\PhpIncludes') in D:\MyWebSite\smtp_validateEmail.class.php on line 240

Where can I get the requested file?

  2. Re: Required not found   Reply   Report abuse  
Picture of Jon Ezrin Jon Ezrin - 2008-11-27 14:13:49 - In reply to message 1 from Carlos A. Pérez M.
Under "Applications that use this class:" follow the link "Source via Subversion" to Google Code and click "Downloads".