Xampp suffix error

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
trishtren
Forum Newbie
Posts: 1
Joined: Mon Sep 28, 2009 12:30 pm

Xampp suffix error

Post by trishtren »

Hey iv got Xampp installed to allow me to use php. Im normally a C programmer so php hasnt been to hard but im having some major difficultys installing packages from the XamPP control panel. I have been trying to install the XDIFF library from http://pecl.php.net/package/xdiff however when i type into the console PECL download xdiff it donwloads the file successfully and i can see it in the directory so thats fine. But when i send the command PECL install XDIFF i get this error:
WARNING:php_BIN C:\xampp\php\php.exe appears to have a suffix \php.exe,but config variable php_suffix does not match
Error: the dsp xdiff.dsp does not exist.

If anyone could help itd be awesome been struggling for days to find a solution. IM using windows vista if that makes any difference.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Xampp suffix error

Post by John Cartwright »

Moved to Installation and Configuration.
Post Reply