Hi there,

I recently installed symfony on my test server at home (Windows box
running WAMP) using PEAR. The installation went well, and everything
seemed to be working. However, when I tried running the Ajax tutorial,
I noticed it wasn't working for a simple reason - the necessary
libraries were not being included.

At first I thought it was a simple httpd.conf problem, but when I
checked my data folder, I noticed there were no JS files there. All I
have is:

data/symfony/web/sf/calendar
data/symfony/web/sf/sf_admin
data/symfony/web/sf/sf_default
data/symfony/web/sf/sf_web_debug

I could download script.aculo.us (which comes with prototype bundled),
but I don't know where exactly the JS files should go.

So my question is twofold:

1. why would the PEAR installation not install the JS libraries on the
data folder by default? that's odd.
2. if the solution is to actually download the libraries, where should
I drop them exactly in my symfony data folder? I know I'll use them in
other projects, so it would be better to have a "permanent" solution
on this one...

Thanks for your time and patience!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to