[Phpip-support] Net_IPv4 installed but not found
Brought to you by:
trilexcom
From: David L. <dav...@ca...> - 2006-02-01 21:26:43
|
I have installed PHPIP on a machine running Suse 9.1. I have all the prerequisite software loaded. I have run the PHPIP install and it completed successfully. I can successfully login and see the menu. When I run the cidr_add on a network I get these 2 messages: Warning: main(Net/IPv4.php): failed to open stream: No such file or directory in /srv/www/htdocs/phpip/cidr_add.php on line 100 Fatal error: main(): Failed opening required 'Net/IPv4.php' (include_path='.:') in /srv/www/htdocs/phpip/cidr_add.php on line 100 It appears Net_IPv4 is missing but it is not: linuxlab:~ # pear download Net_IPv4 File Net_IPv4-1.3.0.tgz downloaded (4705 bytes) linuxlab:~ # pear install Net_IPv4 Package 'Net_IPv4' already installed, skipping Can someone point me to where the problem might be? Thanks, This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. |