Start ::
PostNuke 0.7 Support ::
Installation, Configuration, & Upgrades ::
HELP!!!
Moderated by: Support Team
-
- rank:
-
Freshman
- registered:
- December 2002
- Status:
- offline
- last visit:
- 09.01.03
- Posts:
- 2
I just installed PostNuke on a server with the latest version of iis, latetest version of PHP, and latest version of mysql and am getting the errors below at the top of each PostNuke page and am getting javascript debug errors. any suggesstions?
ERRORS THAT IM GETTING:
Notice: Undefined variable: _SESSION in d:\inetpub\wwwroot\PostNuke\HTML\includes\pnAPI.php on line 50
Notice: Undefined variable: _GLOBALS in d:\inetpub\wwwroot\PostNuke\HTML\includes\pnAPI.php on line 50
Warning: Cannot send session cookie - headers already sent by (output started at d:\inetpub\wwwroot\PostNuke\HTML\includes\pnAPI.php:50) in d:\inetpub\wwwroot\PostNuke\HTML\includes\pnSession.php on line 199
Warning: Cannot send session cache limiter - headers already sent (output started at d:\inetpub\wwwroot\PostNuke\HTML\includes\pnAPI.php:50) in d:\inetpub\wwwroot\PostNuke\HTML\includes\pnSession.php on line 199
Warning: Cannot add header information - headers already sent by (output started at d:\inetpub\wwwroot\PostNuke\HTML\includes\pnAPI.php:50) in d:\inetpub\wwwroot\PostNuke\HTML\includes\pnSession.php on line 206
Notice: Undefined variable: _GLOBALS in d:\inetpub\wwwroot\PostNuke\HTML\index.php on line 51 -
- rank:
-
Software Foundation
- registered:
- Status:
- offline
- last visit:
- 31.08.08
- Posts:
- 4474
you should check your php.ini and lower the error_reporting to only report errors (instead of warnings and notices, too)
-----
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::..
Start ::
PostNuke 0.7 Support ::
Installation, Configuration, & Upgrades ::
HELP!!!
