|
|
|||
PEAR (php) Install on Vista thru EasyPHP
Following book instructions (PHP, MySQL & Javascript). Navigated to \EasyPHP5.3.0\php sub-directory. Am administrator. Entered command go-pear. Got message:
phar "C:\Program Files\EasyPHP5.3.0\php\PEAR\go-pear.phar" does not have a signature Warning: require_once(phar://go-pear.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar "phar://go-pear.phar/index.php" in C:\Program Files\EasyPHP5.3.0\php\PEAR\go-pear.phar on line 1236 Press any key to continue . . . Looks like a Vista signature glitch to me. Any clues? Thanks 2 Replies
According to this website this is a known issue which you can fix, as follows:
Learn more about this topic from Learning PHP, MySQL, and Javascript.
With this simple, streamlined guide, non-programmers will quickly learn how to create responsive, data-driven websites with PHP, MySQL, and Javascript. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add Javascript to create rich Internet applications and websites.
|
|||
|