Mailinglisten-Archive |
Andy Lammy wrote: > > > Hallo Matthias > > wo finde ich das Packet PEAR.MAIL und wie bringt mich das weiter ? > ich bin echt am Ende mit meinem Latein und komme nicht mehr weiter. > Und leider brauche ich das Skript sehr dringend weil ich damit auch jemanden helfen möchte. > > Gruß Andy > http://pear.php.net/package/Mail vorher (*nix) $ lynx -source http://go-pear.org/ | php (M$) Windows After you have downloaded and installed PHP, you have to manually execute the batch file located in e.g. c:\php\go-pear.bat. The setup will ask you some questions and afterwards the PEAR Package Manager will be installed in the path, which you have specific during installation. Finally you have to add that installation path to your PATH environment (Start > Control Panel > System > Environment). After that you can access the PEAR Package Manager by running the command pear in a Windows Command Prompt. To update your PEAR installation from go-pear.org, request http://go-pear.org/ in your browser and save the output to a local file go-pear.php. You can then run php go-pear.php in a Windows Command Prompt to start the update process. am besten RTFM ;-) http://pear.php.net/ dependencies beachten. Oder dein Skript einfach neu überarbeiten. Jemandem als Anfänger helfen zu wollen ist eine tolle Geste, aber du wirst damit wohl ins Messer rennen. Gruss, Gerd -- -------------------------------------------------------- # Gerd Terlutter | Mueller+Blanck Software GmbH # # Gutenbergring 38 | D-22848 Norderstedt # # office:+49 40 500 171-1| fax:+49 40 500 171-71 # --------------------------------------------------------
php::bar PHP Wiki - Listenarchive