Posts Tagged ‘Windows’

Neu: Padre::Plugin::PHP 0.03

Monday, November 9th, 2009

Die neue Padre Version 0.50 kam vor ein paar Tagen raus und jetzt folgt die neue Padre::Plugin::PHP – Version 0.03:

  • Fehler behoben: Die PHP-Einstellungen (Interpreter-Pfad, Parameter) konnten u.U. nicht gespeichert werden
  • Ein neues PHP-Menü bringt einige nützliche Funktionen und viel Platz für weitere.
  • Padre 0.50 bietet jetzt die Direktbearbeitung von Dateien auf einem FTP-Server

Jetzt verfügbar auf einem CPAN – Spiegelserver Deines Vertrauens.

Schnellanleitung für Installation oder Update

Linux

  • Starte eine Linux-Shell
  • Gib cpan ein.
Windows

  • Klick auf Start -> Ausführen und gib “cpan” ein.

Alle Betriebssysteme:

  • Eingabe: o prerequisites_policy follow
  • Eingabe: install Padre Padre::Plugin::PHP Wx::Perl::ProcessStream

Diese einfachen Schritten installieren Padre, das neue Padre::Plugin::PHP und ProcessStream, das in älteren Versionen bekannte Fehler hat.

Eine genauere Anleitung und weitere Informationen findest Du auf den Padre howto pages (auch auf Deutsch verfügbar).

New: Padre::Plugin::PHP 0.03

Monday, November 9th, 2009

The new version 0.50 of Padre was just released and now the new Padre::PHP::Plugin – version 0.03 follows:

  • A bug in the preferences dialog was fixed which sometimes did not save the PHP interpreter path
  • There is a new PHP menu giving direct access do some useful functions and space for many more
  • Padre 0.50 comes with a embedded FTP-File editing function which allows you to edit files directly on a FTP-server

Get it from a near CPAN mirror.

Quick Install/Upgrade

Linux

  • Open a shell window
  • Run cpan
Windows

  • Click on Start -> Run and enter “cpan”

All OS:

  • Type o prerequisites_policy follow
  • Type install Padre Padre::Plugin::PHP Wx::Perl::ProcessStream

Padre will install itself, the PHP plugin and the ProcessStream module which is known to have some bugs in older versions.

More detailed information is shown on the Padre howto pages.