You are here

Dev-PHP portable

12 posts / 0 new
Last post
pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Dev-PHP portable

Dev-PHP is a well-featured integrated development environment (IDE).
Licensed under the GNU General Public License, it comes from source forge, source can be found here.

  • Dev-PHP doesn't need any launcher because it is PortableApps compliant : the program detects the portableapps directory structure, then works accordingly. However, Dev-PHP still needs a paf installer Smile
  • The "paf" installer [ 8.16 MB ] only contains the Dev-PHP program, all configuration files, one PHP compiled help file, and two small projects. It doesn't contain any PHP environment.
  • Portable PHP environment [ 8.23 MB ] (doesn't belong to Dev-PHP, included for convenience) embeds PHP 5.2.0 [02-Nov-2006] and PHP-GTK 1.0.2, Both environments include their own fully functional Xdebug component. This "installer" is simply a standard 7-zip sfx which must be extracted to the root of a usb device.

Thanks for your reports,
Pierre.

[Moderator RM: You forgot the end </li> tags and also the <ul> tags. I have fixed for you]
[ (: Guilty author : Thank you RM Smile ]

ReneL
Offline
Last seen: 11 years 2 months ago
Joined: 2005-12-18 02:40
Could you make a

Portable PHP version with current software versions?
I would like to check it out.

PHP 5.2.1
PHP-GTK 2.0.0 alpha for GTK+ 2.6.9+

Best regards,
René

pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Current software versions are...

Hi René,

PHP 5.2.1
I understand, but Dev-PHP is also using Xdebug. IMHO, Xdebug has not yet build its 5.2.1 version Smile

PHP-GTK 2.0.0 alpha for GTK+ 2.6.9+
I believe that this is too much experimental - which PHP version should we use : 5.1.*, 5.2.*

By the way... you didn't report if Dev-PHP portable was working, did you ? Biggrin
Best regards,
Pierre.

ReneL
Offline
Last seen: 11 years 2 months ago
Joined: 2005-12-18 02:40
Xdebug has been compiled for PHP 5.2.1

since weeks:
http://pecl4win.php.net/ext.php/php_xdebug.dll

I see no alternative to PHP 5.2.1.
PHP 5.0.x and PHP 5.1.x are not supported any more.
Look at http://www.php.net/:
"Current PHP 5 Stable: 5.2.1"

Or look at the current TODO items for the Zend Core team:
http://oss.backendmedia.com/PhP52
http://oss.backendmedia.com/PhP53

Look at http://www.gtk.org/download/:
"The current stable version of GTK+ is 2.10."
So there will be no more GTK 1.x or PHP-GTK 1.x releases.

Who said I wanted to check out Dev-PHP Portable right now? Wink
First of all we need a reliable, current and portable PHP, placed under PortableApps\CommonFiles\PHP to allow very small and useful portable applications.

After we have that, we can test yet another PHP IDE Smile

Best regards,
René

pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Too funny - Wrong thread...

Hi René,

This is *not* about "PHP portable" Biggrin
If there is such an app, Dev-PHP can connect to it, in a very simple manner :
Menu Options » General options » Parser-Tab (the third one from the left Wink
Just enter the path to a php-cgi.exe
Click on the "Ok" button.

Where could one find some docs about PortableApps\CommonFiles\ ?

Thanks for your report,
Pierre.

rlabus
rlabus's picture
Offline
Last seen: 4 years 1 month ago
Joined: 2006-02-03 09:30
is it only offered in one

language? love to see it in english

pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Only one language ?

love to see it in english
Of course Smile
Menu Options » General options » Extra-Tab
First item in the grid is "Dev-PHP i18n"
Click on the '...' button to set your preferred language

You can also download then set a best PHP.chm
From the combo named "CHM", select 'PHP', then click on download
Actually this will send you to http://php.net/download-docs.php
There, select one of the CHM (please, don't use extended html)
Once downloaded, set the second row of the grid accordingly
then set the language of the chm file

Click on the "Ok" button.

By the way, Dev-PHP supports about 18 languages Wink

rlabus
rlabus's picture
Offline
Last seen: 4 years 1 month ago
Joined: 2006-02-03 09:30
yes

I see that now. works great

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Where's the source

for the launcher?
Also, Sourceforge says not to host downloads on the website.
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.

"If you're not part of the solution, you're part of the precipitate."

pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Sources

There is no laucher. It is the program itself. The sources are here (on the project page there's a link to the subversion server). No source provided for the installer, however here is the used
method to build it.

Also, Sourceforge says not to host downloads on the website
Really Angel Could you please show where it is said ? Then I'll fix that asap.
This is only a beta version - means very few testers - very few downloads Smile
Anyway, you can download from an alternate site
paf, PHPs

Regards,
Pierre.

Ryan McCue
Ryan McCue's picture
Offline
Last seen: 14 years 6 months ago
Joined: 2006-01-06 21:27
Right in the docs

Under Acceptable Use
File Releases: All file releases must be made via the File Release System. File releases may not be made via the project web services without obtaining prior permission from the SourceForge.net Staff; you may contact SourceForge.net staff by submitting a Support Request.
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.

"If you're not part of the solution, you're part of the precipitate."

pf18387
Offline
Last seen: 17 years 3 weeks ago
Joined: 2007-02-24 08:56
Thank you Moderator,

I fixed that a few days ago.

Log in or register to post comments