Search the Community
Showing results for tags 'install'.
-
Hallo. I use Eclipse to develop my php-code (OS: Windows 7). And Easyphp to have a database to work with. In chapter 9 ('PHP Advanced and ...' CMS) we should use the HTML_Quick2-package (from PEAR). After lots of several days of research I'm stock now: First I couldn“t find any pear folders or files in any of my PC-folders. Then I downloaded the go-pear file (the Pear Package Manager). When trying to run it from my browser (works 'best') the progress-bar arrives at 100% and stops-stocked (and I can try again F5 .. same result). Lot of deprecated functions, variable errors and other
-
Trying to install phpDocumentor2, no luck. Would be grateful if you guys could talk me through steps. I'm on Mac computer, I have MAMP installed. Here's what I tried to do: 1. Opened Terminal. 2. Typed: pear channel-discover pear.phpdoc.org; (as per Larry's instructions from the book) Got the response: -bash: pear: command not found My second attempt: 1. Logged in to MAMP using this line in the terminal: /Applications/MAMP/Library/bin/mysql --host=localhost -uroot -proot Got to the mysql> 2. Typed: pear channel-discover pear.phpdoc.org