Hi I am trying to install php nuke on my site and it is giving my this fatal error:
Fatal error: Cannotredeclareclassconfig in D:\xampp\xampp\php\pear\Config.php on line 43, any ideas as to how to fix this so I can install. many thanks.
Xyberian Colonel
Joined: Mar 14, 2004
Posts: 1939
Location: Behind you
Posted:
Tue Nov 01, 2005 9:22 pm
Cause of Error:
PHP for Windows does not support pear configuration classes.
Cure:
Delete Configclass
How to:
step 1. Open xampp\xampp\php\pear\Config.php
step 2. find Configclass definition (found at the very bottom of config.php file)
step 3. Delete that part.
step 4. Restart xampp.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum