[PEAR-BUG] Bug #18356 [Opn]: "PEAR in hosting environments"
[email protected] Thu, 10 Mar 2011 18:37:16 +0000 (GMT)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=18356&edit=1 ID: 18356 Updated by: [email protected] Reported By: walter dot caielli at sices dot eu Summary: "PEAR in hosting environments" Status: Open Type: Bug Package: Documentation PHP Version: 5.3.5 Roadmap Versions: New Comment: That does only not work if .phar is not registered with the php module in your web server config - which, unfortunately, is the default :/ Previous Comments: ------------------------------------------------------------------------ [2011-03-10 18:26:02] kyllwtr Description: ------------ Documentazion in chapter "PEAR in hosting environments" says: "Go to http://pear.php.net/go-pear.phar and save as go-pear.phar. Copy go-pear.phar to your server and open the corresponding URL in your browser, for example http://example.com/pear/go-pear.phar. " Expected result: ---------------- That's no correct. Opening a file like http://example.com/pear/go-pear.phar will present at best the source code; it'll be not executed. You have to rename with the PHP extension. ------------------------------------------------------------------------ -- Edit this bug report at http://pear.php.net/bugs/bug.php?id=18356&edit=1