I finally did it! But, let's see if I can remember what I did.
I created the database as outlined. I changed the permissions to allow "GRANT" to match the original "drupal" database. When changing the settings.php, I used the "ce.dyndns.org" URL. The /sites/ directory needed to be named the same string - and that was what was holding me up. The MAMP Pro virtual host setting was very easy. I just added a new host and everything ran beautifully.
Been trying to configure the additional modules. They're not all as easy as plug-and-play. So far I've installed: cck, comment_notify, comment_subscribe, front [page], image, ImageMagick, img_assist, mail_logger, print, smtp, webform. But, I'm not totally sure about ImageMagick because when I go to the administrative settings, I'm still getting some errors. I've also tried to install CAS that would allow single-signon for Drupal 6, but I'm having trouble installing phpCAS. Enough for today.
Now I've got a problem with a third site I'm trying to pull online. I'm having a problem that when I type in the URL, I get the main index page rather than the Drupal site. I must be missing something very simple.
3 comments:
I finally did it! But, let's see if I can remember what I did.
I created the database as outlined.
I changed the permissions to allow "GRANT" to match the original "drupal" database.
When changing the settings.php, I used the "ce.dyndns.org" URL. The /sites/ directory needed to be named the same string - and that was what was holding me up.
The MAMP Pro virtual host setting was very easy. I just added a new host and everything ran beautifully.
Been trying to configure the additional modules. They're not all as easy as plug-and-play. So far I've installed: cck, comment_notify, comment_subscribe, front [page], image, ImageMagick, img_assist, mail_logger, print, smtp, webform. But, I'm not totally sure about ImageMagick because when I go to the administrative settings, I'm still getting some errors. I've also tried to install CAS that would allow single-signon for Drupal 6, but I'm having trouble installing phpCAS. Enough for today.
Now I've got a problem with a third site I'm trying to pull online. I'm having a problem that when I type in the URL, I get the main index page rather than the Drupal site. I must be missing something very simple.
Post a Comment