Recent activity
Subscribe to this feed
A comment on the question "Amy Pear Requirements" in Amy Editor:
yes, prototype library cannot be used along with amy. it uses my own Fry JavaScript Framework, and there are naming collisions. It's the same with combining mootools and prototype etc.
There's no easy way of solving it. Both prototype and Fry were uknown of each other at the very similar time of their creation and the $ for core element function is simply too popular :). – Petr Krontorad, on August 20, 2008 23:33
sampi replied on June 30, 2008 10:07 to the question "Amy Pear Requirements" in Amy Editor:
jaschulz replied on March 27, 2008 19:54 to the question "Amy Pear Requirements" in Amy Editor:
Petr Krontorad replied on March 10, 2008 02:12 to the question "Amy Pear Requirements" in Amy Editor:
There are no PEAR packages used. The error messages only display in what paths they're looking for given file (library.php). Check if it's where it says it should be. If so, I haven't really check installation on Windows PHP distro, just correct it how it's usually done. I don't remember PHP development on Windows machine, it's too long since I've done it.
jaschulz asked a question in Amy Editor on March 09, 2008 19:24:
Amy Pear RequirementsWhat Pear packages are required for embedded amy? I am trying to set up a minimal amy editor using the POW Firefox extention, but when I try to load amy I get errors like these:
PHP Notice: Undefined index: language in C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed\amy.php on line 6
PHP Notice: Undefined index: HTTP_HOST in C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed\amy.php on line 15
PHP Warning: include(C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed/../../lib/amy/library.php) [function.include]: failed to open stream: No such file or directory in C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed\amy.php on line 19
PHP Warning: include() [function.include]: Failed opening 'C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed/../../lib/amy/library.php' for inclusion (include_path='.;C:\php5\pear') in C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed\amy.php on line 19
PHP Fatal error: Class 'YAML' not found in C:\Documents and Settings\XXXXXXXXXXXXXXX\Application Data\Mozilla\Firefox\Profiles\default.syt\pow\htdocs\amy\api\embed\amy.php on line 53
Thanks
Loading Profile...

