If you require additional information regarding the setup in question Ill try to supply information you request.
On the clean install machine (running XP pro) - I installed Apache 2, then PHP (installed as an apache module) and then MySQL, then did the Pear install for PHP, in this order.
All of these are the latest version except MySQL which is running version 4.0 as 4.1 didn't seem to work with PHP 4 due to MySQL dealing with passwords differently.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thats all:
Fatal error: Undefined class name '_peardbpassuser' in D:\apachefriends\xampp\htdocs\phpwiki\lib\WikiUserNew.php on line 1101
It is a testinstallation on my laptop with xampp and php4 or 5, its the same failure on both phpversions.
It is a brand new installation.
Any Ideas?
Thx
I have the same problems with the latest version of PHPWiki with an current web sever and a clean install of PHP 4.3.11/Apache 2.
I installed the very same version for our coorporate intranet last week and it works fine.
rc2 and rc3
But I'll test again.
If you require additional information regarding the setup in question Ill try to supply information you request.
On the clean install machine (running XP pro) - I installed Apache 2, then PHP (installed as an apache module) and then MySQL, then did the Pear install for PHP, in this order.
All of these are the latest version except MySQL which is running version 4.0 as 4.1 didn't seem to work with PHP 4 due to MySQL dealing with passwords differently.