[PHP-INSTALL] Sessions DO NOT WORK !!

2004-12-08 Thread Dre
Hi, I need to make sessions work in my local machine .. I'm using Apache 2.0.49 on WINDOWS XP PRO. my php.ini sessions section is session.save_handler = files session.save_path = "C:\php4\tmp" session.use_cookies = 1 session.name = PHPSESSID session.auto_start = 1 session.cookie_lifetime =

[PHP-INSTALL] fopen and https not working

2004-12-08 Thread Rudi W.
Hi there I'm having a problem when trying to open a https url from fopen and fsockopen for that matter. The error: Warning: fsockopen() [function.fsockopen]: unable to connect to https://user:[EMAIL PROTECTED]/showgif/?orderid=:443 (Unable to find the socket transport "https" - did you forget t