Page 1 of 1

Help me, I'm new commer

Posted: Mon Aug 18, 2003 3:44 am
by nguyenthaitho
My PHP Page notice
"Notice: Undefined index: HTTPS in D:\Program Files\Apache Group\Apache2\htdocs\"
when i try to run my site on intranet.

My Apache Server is 2.0.46 and ver PHP is 4.3.1. Run on Win 2000 Server.
Now Apache and some PHP forum is OK, but this app is not all right.

Thanks for any!

Posted: Mon Aug 18, 2003 4:26 am
by twigletmac
You're trying to access an array element that doesn't exist - could you show us the code the error refers to so we can help better?

Mac