Is there a recent guide to setting up pear w/ Wampserver???
Posted by: jgnfld (---.stuaff.mun.ca)
Date: September 16, 2009 04:54PM

link?

Options: ReplyQuote
Re: Is there a recent guide to setting up pear w/ Wampserver???
Posted by: patrick (---.6-224-89.dsl.completel.net)
Date: October 02, 2009 09:54AM

I found this helpful, although it requires you to install a version of PHP earlier than 5.3.0:

[www.truecms.net.au]

Options: ReplyQuote
Re: Is there a recent guide to setting up pear w/ Wampserver???
Posted by: ursus99 (---.sib.r-style.ru)
Date: October 02, 2009 10:48AM

"go-pear.php" you must take from "[pear.php.net]; and put into
C:\wamp\bin\php\php5.3.0\PEAR

I setup PEAR by this bat-file: C:\wamp\bin\php\php5.3.0\go-pear.bat
@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -d output_buffering=0 PEAR\go-pear.php
pause


Follow the instruction setup and enjoy. Everyfing will be download. Do not forget run new file PEAR_ENV.reg.

Options: ReplyQuote
Re: Is there a recent guide to setting up pear w/ Wampserver???
Posted by: mojara (---.158.8.67.cfl.res.rr.com)
Date: October 04, 2009 08:09AM

Now matter what version of PHP I install on WAMP Server I cannot get the code to work when using the Structures Datagrid. I can get PEAR to work for everything else but I always get this message when it comes to the structures datagrid:

Unknown DataSource driver. Please specify an existing driver.Unknown Renderer driver. Please specify an existing driver.

Do you know why this is the case?

I even followed the directions in the link you gave above and that did not work either.

Amen Moja Ra
Senior Software Developer
Imagination Everywhere, Inc.
[www.imaginationeverywhere.com]
mra@imaginationeverywhere.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.