Jump to content

Recommended Posts

Posted

hi

I'm using kind of library which should be added to the include path

i use this code in .htaccess code

but it doesn't work

 

please make it work


 php_value include_path        "/home/deldadeh/public_html/library/"

Posted

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.

Posted

Can't you just set the include path in your script?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...