Drupal 5.0
Configuration file Protected
Cron maintenance tasks Last run 3 days 12 hours ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD library bundled (2.0.28 compatible)
MySQL database 5.0.27
PHP 5.2.0
Unicode library PHP Mbstring Extension
Web server Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.2.0
I initially set up drupal 5.0 for a single site using the default set-up for that. I was bad and just dumped the files directly into the htdocs folder.
Now I'm wanting to set up a test site so I can install modules, and work on customizing the user profiles before I move those changes over to the production site. This means separate databases.
A little confused I forged ahead and admittedly broke my site attempting to follow instructions. Thank god for having mySQL Administrator installed which permitted me to make a back up of the database, reinstall xampp and restore the database and my files.
Root is htdocs
Drupal is in htdocs/drupal
Anyway, now my themes and modules are in sites/all/
My production site is in sites/sheffielduncensored.ath.cx
My dev site is in sites/sevsheffuncen.ath.cx
I then attempting to set up virtualhost, and started with this:
NameVirtualHost *
ServerName sheffielduncensored.ath.cx