I'm starting to learn Dojo using the online documentation. I downloaded Apache using XAMPP for Windows. How do I create a directory in my web server? (as per instructions found at the beginning of this tutorial: Hello, World! — The Dojo Toolkit - Reference Guide)
Thank you for your help!
TA
TA,
You should refer to the XAMPP FAQ
XAMPP FAQs for Windows
A new subdirectory for your web? Just make a new directory (e.g. "new") inside the directory "\xampp\htdocs" (best without whitespaces and only ASCII), create a test file in this directory and access it with "http://localhost/new/test.php".
Hi Robert!
Thank you! Creating dojoroot in htdocs worked!
As for the tutorial, I'm getting an error when I try to load HelloWorldTutorial.php:
<br />
<b>Notice</b>: Undefined index: name in <b>C:\xampp\htdocs\HelloWorldTutorial\HelloWorldResponsePOST.php</b> on line <b>11</b><br />
Hello , welcome to the world of Dojo!
Do you know why 'name' is undefined? I thought it had been defined in the form tag.
Yes that is correct "create directory on the web server" is simply creating a folder.
When I download and unpack Dojo, do I simply unpack Dojo in " \dojoroot", a new folder (that I will create in ""\xampp\htdocs")
Correct.
I read through the FAQs and didn't find the answer. But more to the point, do you mean to say that "create directory on the web server" simply means to create a new folder in "\xampp\htdocs"? like so?
In the book, Mastering Dojo, the authors say that downloading Dojo onto a web server is best.
When I download and unpack Dojo, do I simply unpack Dojo in " \dojoroot", a new folder (that I will create in ""\xampp\htdocs")?
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.