| Author |
Message |
sharlein Member Emeritus

Joined: Nov 19, 2002 Posts: 322 Location: On the Road
|
Posted:
Thu Feb 05, 2004 6:59 pm |
|
Should I install Pear? I am running IIS 5.1 and am trying to run analyze.php on my machine. I keep getting an error concerning php4/pear. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Feb 05, 2004 7:51 pm |
|
No. The error isn't about Pear. It's probably an error about it can't find a file? Pear is just in the include path. |
|
|
|
 |
sharlein Member Emeritus

Joined: Nov 19, 2002 Posts: 322 Location: On the Road
|
Posted:
Fri Feb 06, 2004 10:41 am |
|
Thanx, Raven. I am making progress, but something is still wrong. I now can use analyze.php on my internal site, but when i try to look at anything else.php, I get a whole page of errors. Is there anyplace that might have a good example of php.ini and phpmyadmin.ini? |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Fri Feb 06, 2004 10:48 am |
|
Make sure that
cgi.force_redirect=0
error_reporting = E_ALL &~ E_NOTICE |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Fri Feb 06, 2004 10:51 am |
|
|
|
 |
sharlein Member Emeritus

Joined: Nov 19, 2002 Posts: 322 Location: On the Road
|
Posted:
Sun Feb 08, 2004 1:18 pm |
|
Thank you Raven, that's a very informative site! |
|
|
|
 |
|
|
|
|