[PEAR-BUG] Bug #18356 [Opn->Csd]: "PEAR in hosting environments"
[email protected] Tue, 21 Jun 2011 00:31:38 +0100 (BST)
| 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 +Status: Closed Type: Bug Package: Documentation PHP Version: 5.3.5 -Assigned To: +Assigned To: mfonda Roadmap Versions: New Comment: -Status: Open +Status: Closed -Assigned To: +Assigned To: mfonda http://pear.php.net/go-pear is still used for installing in shared environment without shell access. The docs were updated at some point and do reflect this now. Previous Comments: ------------------------------------------------------------------------ [2011-03-10 18:37:16] cweiske That does only not work if .phar is not registered with the php module in your web server config - which, unfortunately, is the default :/ ------------------------------------------------------------------------ [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