My ISP said they had this php extension install on the shared server, but that I need to write a .htaccess file that enables it. Have any of you ever heard of something like this?
Since I'm on a shared hosting service I need to say in my htaccess file that I would like to enable the php extension. I have to do this because not everyone on my shared server wants this extension enabled.
This makes sense but have you guys every done this before, or would you know how to write such an htaccess file. I have no clue on where to look so google is of no help right now.
Thanks for reading this post. All help on this is very, very much appreciated.
Last I checked .htaccess has little to no control over it. It definitely can't make PHP load an extension. It may be able to enable the extension, but it must already be loaded.
This has nothing to do with PHP Code. Moved to Installation.
We generally do not delete threads upon request, as you never know when someone coming along in the future may have use for it. Which is why we also ask you to post the resolution to your problem.