alimooghashang Posted December 18, 2011 Posted December 18, 2011 hiI'm using kind of library which should be added to the include pathi use this code in .htaccess codebut it doesn't work please make it work php_value include_path "/home/deldadeh/public_html/library/" Quote
Byron Posted December 18, 2011 Posted December 18, 2011 Our PHP is setup under suPHP - it isn't compiled under a DSO. In other words, the php_value directive does not exist under our Apache. Quote
alimooghashang Posted December 18, 2011 Author Posted December 18, 2011 sowhat should i do now? Quote
Byron Posted December 18, 2011 Posted December 18, 2011 Here's 5 different ways to make it work, but I'm not sure which ones will work with us. @administrators: Can Johnny use php.ini files? I know Stevie can't but it seems I remember we could on Johnny? Forgot to add the link: http://www.geeksengine.com/article/php-include-path.html Quote
Guest xaav Posted December 24, 2011 Posted December 24, 2011 Can't you just set the include path in your script? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.