|
|
hi there,
as titled, I'm trying to install firephp on zend server CE on ubuntu 10.10 I've followed Christoph's instructions but no luck this far ![]() As I'm on ubuntu, the commands where slightly different: here are the steps I took. 1. cd /usr/local/zend/bin 2. run those 3 commands: ./pear channel-discover pear.firephp.org ./pear install firephp/ZendServer-alpha ./pear run-scripts firephp/ZendServer 3. when I run: ./pear list -c firephp I get: Installed packages, channel pear.firephp.org: ============================================= Package Version State FirePHPCore 0.2.1 stable ZendServer 0.1.3 alpha 4. restart apache 5. If I go to http://localhost:10088/FirePHP/ I get a blank page. If I try with https://localhost:10082/FirePHP/ (I access to ZendServer through https://localhost:10082/ZendServer/) I get a 404 - not found and if I go to a webpage where I should see a message in firebug console, I have nothing (firephp is marked as enabled in firebug) As you can see, I skipped the first step: sudo chown cadorn:wheel etc etc/php.ini htdocs sudo chown -R cadorn:wheel share It's because I didn't understand it at the time, and it didn't work (I eventually understood that it was for mac). Afterwhile, I ran the commands: sudo chown david /usr/local/zend/etc /usr/local/zend/etc/php.ini /var/www sudo chown -R david:david share and restart php, but still no luck. A search for "firephp" in /usr/local/zend/ show that it is there. I really don't know what to do now, and can't imagine developping without firephp! Any thoughts? thanks for reading |
|
Christoph Dorn |
|
|
I'll have to check the install of the package on Ubuntu. Not sure when I'll get to that. In the meantime you can install FirePHP manually per application.
See: http://www.firephp.org/HQ/Install.htm or if you want to use FirePHP 1.0: * http://upgrade.firephp.org/ * http://reference.developercompanion.com/#/Tools/FirePHPCompanion/Introduction/ Let me know if you can get it working this way. Christoph |
|
|
okay, I am stupid
![]() I checked the links you passed me, and got to http://www.firephp.org/HQ/Learn.htm where I noticed: Ensure your Firebug Net AND Console panels are enabled. ... Net panel wasn't enabled... now it is and it's working fine. please hit me , sorry for waisting your time.
My only hope is that the steps description will help someone, one day. Anyway, I'll look into FirePHP 1.0, it's really looking good! Thanks for all your work, Christoph! |
|
Christoph Dorn |
|
|
Good to hear you got it working.
Are you still using the Zend Server pear package or are you installing manually now? Christoph |
|
|
Yes, it's working using the Zend Server Package: that rocks!
By the way, I've installed FirePHP 1.0 and watch the video tutorial, and I have to say it's awesome! For now I only installed the Developper Companion firefox extension, as soon as I have some time I'll look into installing the server library. Do you have any advice for installing it in my setup (Ubuntu+Zend Server CE)? Anyway, thanks again for these tremendous tools which make my job much easier
|
|
Christoph Dorn |
|
|
I'll work on an updated pear package for the Zend Server integration for FirePHP 1.0. Then you will just have to upgrade the pear package. It's near the top of my list now. Can I use this as a quote with your name (?) attached? Thanks! Christoph |
|
|
Sure you can Christoph! That's the least I can do ![]() My full name is David Parloir. I'm looking forward to the pear package: I don't have a twitter account, but I guess you'll announce it in your blog (which is in my reader) |
|
Christoph Dorn |
|
|
Great. Thanks! Yes, I will announce the updated pear package in my blog. On 10-10-27 10:41 PM, osdave [via FirePHP] wrote: Sure you can Christoph! That's the least I can do |
| Powered by Nabble | See how NAML generates this page |