I checked out that link and it was exactly what I needed. Thanks for the help.
*Update*
I decided to start over with an Ubuntu 9.10 StackScript LAMP setup. I followed all the proper steps for installing myphpadmin from the library documentation.
When I go to:
https://www.mywebsite.com/phpmyadmin
I get a Page Not Found. This was repeated on different browsers on different machine.
Under /srv/www/mywebsite.com/public_html/phpmyadmin/.htaccess, I have the linode IP address under allow. Block everyone else.
I have the opencert installed for SSL and SSL enabled under the /etc/phpmyadmin/config.inc.php file. I'm not sure where else to check for troubleshooting.
Any advice?