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/"
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.
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
Guest xaav Posted December 24, 2011 Posted December 24, 2011 Can't you just set the include path in your script?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now