hi! i installed the latest stable version , everything is fine but ia mnot able to login, giving error as
" Fatal error: Cannot redeclare showsummary() in D:\Program Files\Apache Group\Apache2\htdocs\phphelpdesk\includes\functions.inc.php on line 16 "
Guys plz help me out, i got tired to correcting this error
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The lateste Stable version was not testet with Apache 2. Still you could make changes to php.ini Most of the errors come from there. Can you run other PHP apps well? make sure your globals are swithed on. It also rather looks like you have some double installations on your computer. search for functions.inc.php and be sure there is only one.
Tamo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi! i installed the latest stable version , everything is fine but ia mnot able to login, giving error as
" Fatal error: Cannot redeclare showsummary() in D:\Program Files\Apache Group\Apache2\htdocs\phphelpdesk\includes\functions.inc.php on line 16 "
Guys plz help me out, i got tired to correcting this error
The lateste Stable version was not testet with Apache 2. Still you could make changes to php.ini Most of the errors come from there. Can you run other PHP apps well? make sure your globals are swithed on. It also rather looks like you have some double installations on your computer. search for functions.inc.php and be sure there is only one.
Tamo
Fatal error: Cannot redeclare showsummary() in D:\Program Files\Apache Group\Apache2\htdocs\phphelpdesk\includes\functions.inc.php on line 16
still iam getting this error though i checked the register_globals =On in php.ini
plz help me out
I am also haveing a Function.inc.php problem when logging in. I get the error
Fatal error: Cannot redeclare ticketsummary() in /home/mrm0rt0n/public_html/helpdesk/includes/functions.inc.php on line 16
Any ideas?