SitePoint Sponsor |
|
User Tag List
Results 1 to 25 of 29
Thread: What is "Shell access" ?
-
Jul 4, 2005, 07:15 #1
What is "Shell access" ?
Okay, so I have some brain damage, but I can do things if the instructions are clear.
I've had great help from Sitepoint members on FTP.
I need to configure my database at Yahoo so I can do a phpBB forum.
the instructions say that Yahoo does not support "Shell access"
but when I ask what that is, it tells me that it thinks I'm asking about user IDs and do I want to look at a directory.
So, do you know if phpBB is somehow a "Shell access" and if that could be why phpBB isn't working for me?
-
Jul 4, 2005, 07:30 #2
- Join Date
- Jun 2003
- Location
- Iowa, USA
- Posts
- 3,749
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
If you do not have access to setup the database, you will have to contact tech support at your host to have them help you get it setup. Mostly programs either:
a) run sql scripts to create and populate tables
b) set directory permissions (caching or compiled templates perhaps)Jason Sweat ZCE - jsweat_php@yahoo.com
Book: PHP Patterns
Good Stuff: SimpleTest PHPUnit FireFox ADOdb YUI
Detestable (adjective): software that isn't testable.
-
Jul 4, 2005, 07:33 #3
I have access to set up the database.
I have set up the database. No problem.
hte problem is with getting the phpBB2 to work.
So, what is "Shell access"?
-
Jul 4, 2005, 07:39 #4
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Shell Access is the ability to login into a remote system using telnet or more probably SSH. It allows you to administer the remote system using a command line as if you were working on your local machine.
-
Jul 4, 2005, 07:52 #5
-
Jul 4, 2005, 07:53 #6
Oh, I thought it was something like that.
I'm a little unclear, though.
I think that phpBB2 requires that you access control of it through your web hosting reality (whatever that is)
I'm wondering if somehow the phpBB2 and Yahoo are incompatible
?
-
Jul 4, 2005, 07:56 #7
Originally Posted by sweatje
I can understand that.
I think that "Shell access" must be something like that, but different.
I'm still not entirely sure that the phpBB2 is not shell access...
I don't think it is, but I can't say why exactly.
-
Jul 4, 2005, 08:01 #8
- Join Date
- Apr 2004
- Location
- /etc/php.ini
- Posts
- 398
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
phpBB2 doesn't need shell access, afraid I don't follow you.
-
Jul 4, 2005, 08:04 #9
Yes, I understand that phpBB2 doesn't need shell access.
What I'm unclear on is whether phpBB2 IS shell access -- ???
and is that why so far I can't make it work?
-
Jul 4, 2005, 08:15 #10
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Acording to the install instructions for phpBB2 you do not need to have Shell access to install the software.
It should be web based installed if your host (yahoo?) have the basic requirements. Which hosting account do you have with Yahoo? perhaps you do not have access to the requirements of phpBB2 on your account.
-
Jul 4, 2005, 08:25 #11
Oh, okay.
Yes, I wanted phpBB2 about two months ago, and I learned what you are saying.
I have paid the extra money and I now have the right capability for a phpBB2 forum.
My problem seems to be with the database.
are all the phpBB2 files supposed to be in the database?
I used FileZilla to upload them all before I created the database.
(I think I'm really close if I could just grasp the basics)
-
Jul 4, 2005, 09:18 #12
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
According to the install instructions (http://www.phpbb.com/support/documents.php?mode=install) once you have unziped the files onto your local system, then uploaded the files to your hosting account all you need to do is go to http://www.mydomain.com/phpBB2/install/install.php and that should take care of creating the databases etc.
If it doesnt work perhaps you could post any error messages you see.
-
Jul 4, 2005, 09:22 #13
okay, I'll go do that again now, because yesterday it was saying it coudln't find the data base.
-
Jul 4, 2005, 09:25 #14
Okay, so this is the error message I just got:
phpBB : Critical Error
Could not connect to the database
-
Jul 4, 2005, 09:38 #15
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
hmmmm, did you make the changes to the config.php file to point it to your particular installation before ftp'ing the file to your host?
Its been a long time since I installed phpBB on any account, but I remember that you may have to make a few changes to that file before you upload it to make sure it can find your database on the host.
-
Jul 4, 2005, 09:38 #16
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
w00t 100 posts!
-
Jul 4, 2005, 09:42 #17
Originally Posted by Wythrol
Celebrations are in order!!!
-
Jul 4, 2005, 09:43 #18
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
ta , I would just like to thank my mother, and my father, and my little sister and all those people that made this possible for me ... I love you all
-
Jul 4, 2005, 09:47 #19
Let me see...
I think what happens is that you can't do anything like that, change the config thing, until after it's at your site.
so all I did was make a directory for it, and then FTP it to that directory, which worked.
Someone here helped me do that.
Then I set up the database, but I had all the trouble with the phpMyAdmin thing.
I think, now that I've tried so many different things, it could be a problem with the fact that I don't know for sure that the answers to the questions on the Config are, about the data base. There are three questions: name (I know that) database user (???) and password (I know that.)
-
Jul 4, 2005, 09:51 #20
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
the database user name should be the same as your account name unless Yahoo emailed you a specific name.
-
Jul 4, 2005, 09:52 #21
Originally Posted by Wythrol
-
Jul 4, 2005, 09:53 #22
I think I tried that yesterday...
account name... like the name of my domain?
or my ID type name...
-
Jul 4, 2005, 09:58 #23
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
the config.php file you can edit before you ftp the file to your host. It needs to be edited to point to your particular installation.
Normally in any config file that needs a database there will be 3 questions,
1. path to host ... ie your domain name
2. user name for database ... normally your host account username unless your host has given you a separate name.
3. your password.
You should edit the config.php file on your local machine before uploading the file to your new host account. If you have already uploaded your file, then change the file on your local system and upload that file only onto your host, then you should run your web install script.
-
Jul 4, 2005, 10:00 #24
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 201
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
most likely your ID
-
Jul 4, 2005, 10:03 #25
- Join Date
- Apr 2004
- Location
- /etc/php.ini
- Posts
- 398
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
That error message is usually associated with incorrect login credentials such as your hostname, username and or password or all three.
Bookmarks