By RobCair on
Hi. I have set up Drupal on Ubuntu Linux with Apache/MySql on my home PC. I would like to learn how to use it before asking my web hosting company to install it for my own web page. Can I set it up to run without having to access the internet each time I want to edit the contents?
Thanks in advance
Rob
Comments
Yup it would work if your
Yup it would work if your Apache and MySql fits the requirements. You just need to install Drupal according to the install.txt or the online version at http://drupal.org/node/260
Just hard code the DNS name
Just hard code the DNS name of the site to your Linux PC's IP address in your /etc/hosts file until you move it to the real server.
Murray
Windows Equivalent?
Is there a way to do this in Windows as well? I have Apache, PHP, and MySQL running locally, but I can never get the base URL name to resolve to the alias I am using. Anyone know of a way to do this?
Thanks,
Alex
----------
Contract Web Development
Use the host file in
Use the host file in Windows.
windows/system32/drivers/etc
hosts
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Thanks!
Cool, thx. Going to mess around with that.
Alex
----------
Contract Web Development
Many thanks for the advice -
Many thanks for the advice - will get on to and report back here how it went
Regards Rob