Forum Moderators: phranque

Message Too Old, No Replies

fopen() failed over https

fopen() failed over https

         

dartsuresh

10:23 am on Oct 17, 2012 (gmt 0)

10+ Year Member



Hi,
fopen() to write file working when open a site in http. Now we have ssl certificate so our site run https now fopen() to write file not working.
THanks,
Suresh

phranque

12:06 pm on Oct 22, 2012 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



which language?
did you check for which error was returned from fopen()?
perhaps an error was reported in the server error log.