Alright, so PEAR is installed on my Linux VPS, I installed the Password package fine, I have set my include path in php.ini to 'usr/share/pear' and this path is showing in phpinfo.
So why am I still getting:
Warning: include(Text/Password.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/mydomain/httpdocs/test.php on line 2
Warning: include() [function.include]: Failed opening 'Text/Password.php' for inclusion (include_path='.:usr/share/pear') in /var/www/vhosts/mydomain/httpdocs/test.php on line 2
What am I missing?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks