RRDtool support ? |
Site Admin
|
yet, I have no idea how they would work together. Do you have any samples/screenshots/etc ? What kind of "including the functionality" do you mean ? Please elaborate.
|
||||||||||||
|
|
php4-rrdtool-1.03 is a project I worked on a couple of years ago. Use the login and password "demo" to see an example of how it might look. It's merely just PHP bindings for RRDtool. Contained therein are bindings to allow you to interface php scripts with RRD tool directly via RRD tool's 'librrd' library, thus avoiding the need to use system() calls to the rrdtool binary. This is a snippet from the INSTALL document in the php4-rrdtool archive, explaining how to install it with PHP4 - my headache comes with any attempts trying to implement it with the IDE:
Just being able to do this snippet of code in the IDE would be most excellent:
At this moment, I am unable to test any code involving the RRDtool functionality this extension provides, unless I actually upload it to a server that has this module loaded - which kinda partially kills the point of the IDE for my sake. :-/ -- Hans. PS, Main site for RRDtool is available at http://www.caida.org/Tools/RRDtool |
||||||||||||||||||
_________________ -- Hans. |
Site Admin
|
If I understood you correctly, you can't run RRD stuff on your local machine runnig under Windows and can only test on Unix-alike server only. I see no problem with that, actually. If you can install debugger module on your server you can work with it. IDE offers such things as project publishing, smart synch, remote debugging, etc. Please read FAQ on how to set up project to work with remote Apache.
|
||||||||||||
|
|
Thats one option that I have considered, but it makes it hard for me to work on projects while being offline. I travel alot, and spend time coding when travelling - being unable to test the code until I get internet access is a setback, but if there is no way to actually include the extension into the PHP IDE, I guess that there isnt much to do about it. :-/
-- Hans. |
||||||||||||
_________________ -- Hans. |
Site Admin
|
PHPED is a client tool while PHP EXTENSION is a server side module. I'm confused a bit )
If you meant you want to use an extension for your development in php, you can do it. PhpED can run locally installed php (what so ever is pointed out in tools->settings->SRV web server) or remotely installed one (what so ever is pointed out in URL project property). Depending on that you can install your very own php extension into appropriate location. Also your success on this way depends on if you have this extension for the OS/platform )) |
||||||||||||
|
|
Ah! Okey, now I am jumping up and down, being happy - but one thing hits me like a brick wall. I dont have any tools what so ever to even attempt to get this extension to work under Windows. Is this something that you at NuSphere can take care of (URL at the top), and include it for download somewhere? I can imagine that there are several customers besides myself who would be more than happy to have this function.. Best regards, -- Hans. |
||||||||||||||
_________________ -- Hans. |
Site Admin
|
Well. I took a look at the RRD tool ) nice look, indeed.
But from the specs I see that it is available for Unix/Linux systems only. At least I see only that. So, if you need to work with it on your laptop you may install Linux and work with it. To be able to work with phped under Windows you may run Linux under VMWARE from Windows or Windows under VMWARE from Linux. Obviously, the benefits are good enough. You'll run phped under Windows while Apache, php and RRD under their native environment (e.g. Linux). VMWARE will create appropriate bridge between networks and you'll see your Apache running on different IP and hostname |
||||||||||||
|
RRDtool support ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by