00734: PHP Error since Update to PHP 5.1.2

Summary: PHP Error since Update to PHP 5.1.2
Created: 2006-05-01 15:22
Status: Awaiting feedback
Category: Bug
From: Simon B
Assigned:
Priority: 4
Version: 2.1.beta7
OS: PHP Version 5.1.2

Description: I updated to PHP 5.1.2 - and now I get an error-message:

"Warning: Unexpected character in input: '\' (ASCII=92) state=1 in F:\Programme\xampp\htdocs\spielleut_cantoris\index.php(1035) : eval()'d code on line 1

Warning: Cannot modify header information - headers already sent by (output started at F:\Programme\xampp\htdocs\spielleut_cantoris\index.php(1035) : eval()'d code:1) in F:\Programme\xampp\htdocs\spielleut_cantoris\index.php on line 718

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in F:\Programme\xampp\htdocs\spielleut_cantoris\index.php(1035) : eval()'d code on line 1"

Since I am no PHP-expert I dont know what to to...


This usually indicates a problem with the PHP configuration not being able to read the script correctly. At any rate, it's not really a PmWiki bug.

Do you get the same problem with later versions of PmWiki?

Pm