change baseUrl 'http://ape.local.ape-project.org'
configure /etc/apache2/site-available/default <VirtualHost *> ServerName ape.local.ape-project.org ServerAlias ape.local.ape-project.org ServerAlias *.ape.local.ape-project.org DocumentRoot “/var/www/” </VirtualHost> On Sun, Nov 21, 2010 at 1:55 PM, robinhood <[email protected]> wrote: > Hi, > > i install ape on fedora 13 on vmware. but in test tools i got this > error: > > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > baseUrl : http://localhost/ape-jsf > domain : auto > server : ape.local.ape-project.org:6969 > > Running test : Setting document.domain > > Running test : Checking APE.Config.baseUrl > Your variable APE.Config.baseUrl is wrong in Demos/config.js. Please > change it to point to APE JSF directory on your webserver > > Something went wrong. If you can't fix it by yourself post a message > on the newsgroups with the output below or join our IRC channel > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > i donno what to do! anybody can help me? > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
