verilon wrote:Ok, then you lost me.
Sorry, I didn't realize that you didn't have any experience with UNIX.
CPanel has nothing to do with FTP; CPanel shared hosting accounts have a web administration interface.
Ok, so exactly what *is* CPanel, and how do I access and use it?
With most commercial webhosts nowadays, they have a web administration interface and they will give you instructions on using it when you sign up. I didn't realize you were using Hyperion's apparently home-hosted system.
As for FTP, it sounds like you need to enable passive FTP to get around a firewall, and that's not the default setting in many versions of Internet Exploder. However, Mozilla handles it fairly well.
How might I be able to do that? And I use Opera, actually; I seem to always have a hard time with Mozilla. Last time I had it installed, it went corrupt and stopped working.
I've never tried using Opera for FTP, but you should check the options or preferences for FTP options and something called "Passive FTP". I've never heard of problems installing Mozilla.
That file is a text file. What you need to do in order to configure phpMyAdmin is to edit the config.inc.php file. It's fully commented, but one hint is that you should use "cookies" as the authentication method. If you tell me the hostname, I can create a working config.inc.php file for you.
PS. What's the webhost you're using?
Ok.. and actually Hyperion is hosting my site off of
http://firebrand.ath.cx (my site is
http://firebrand.ath.cx/verilon/ ).
~ver
Ah, I see. It all makes sense now; he's using Windows 2000 ASE for his server; most of the good webhosts use some kind of UNIX variant such as Linux or FreeBSD for their servers (certainly, all of the high-availability, high-reliability webhosts do). Windows 2000 ASE can still support phpBB, but it has to have MySQL and PHP installed, and I'm guessing that it has neither. He's probably using IIS instead of Apache too.
In short, talk to Hyperion. He needs to install some software if you're going to run freeware web apps on his server (honestly, I can't understand why anyone would use Win2kASE for a home webserver anyway, particularly one that is ostensibly being set up for his personal learning experience; it is designed to be plug-n-play with minimal customization flexibility; exactly the wrong sort of environment for learning).