Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    jaschulz replied on March 27, 2008 19:54 to the question "Amy Pear Requirements" in Amy Editor:

    jaschulz
    library.php is apparently not included in the alpha distribution. I certainly couldn't find it in my download. How can I get a copy?

    JAS
  • question

    jaschulz asked a question in Amy Editor on March 09, 2008 19:24:

    jaschulz
    Amy Pear Requirements
    What 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