RE: [Phpip-support] Error when doing CIDR Add
Brought to you by:
trilexcom
From: Michael E. <mi...@mi...> - 2005-08-29 08:54:52
|
This should help you install pear-IPv4 $ pear download Net_IPv4 $ pear install Net_IPv4 Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Michael Earls Sent: Friday, August 26, 2005 2:02 PM To: Eric Harris Cc: php...@li... Subject: Re: [Phpip-support] Error when doing CIDR Add You will need to install pear-ipv4 to support this. -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Howdy, > > Just trying to get phpIP up and running. Just installed the latest > version > (4.1.2) and get this error after attempting to do a CIDR Add: > > Warning: main(Net/IPv4.php): failed to open stream: No such file or > directory in /data/web/linux.aristocrat-inc.com/phpip/cidr_add.php on > line 100 > > Fatal error: main(): Failed opening required 'Net/IPv4.php' > (include_path='.:/usr/share/php:/usr/share/pear') in > /data/web/linux.aristocrat-inc.com/phpip/cidr_add.php on line 100 > > > I have PEAR installed. Not sure what is causing this :( I have Debian. > > > Thanks, > > Eric > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices Agile & Plan-Driven Development * Managing Projects & Teams > * Testing & QA Security * Process Improvement & Measurement * > http://www.sqe.com/bsce5sf > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |