Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-23-2003, 08:58 PM   PM User | #1
escaperanger
New Coder

 
Join Date: Dec 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
escaperanger is an unknown quantity at this point
Include path problem on https

Hello,

I have set up a file to authorize users to access a site. This auth file includes another file that contains DB connection information. The path to the db file is set in the cgi-bin/php.ini file.

When I test this on http, everything works fine (the include_path is correct). But when I try https, the include_path gets set, or reverts to, a default path.

I have found some possible solutions, such as using ini_set(), but have not been able to solve the problem. Wasn't sure if this was php or Apache.

Apache/1.3.28 (Unix)
mod_ssl/2.8.15
OpenSSL/0.9.6k
PHP v 4.3.2

Any assistance with this is appreciated.

Thanks
escaperanger is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:31 AM.


Advertisement
Log in to turn off these ads.