Help a Dummy create a discussion board

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Tetsuo

Lifer
Oct 20, 2002
10,908
13
81
Originally posted by: Megamorph
Wow. Thanks for the info guys. Its been a great help. Keep it coming. :) Does anyone know of any cool Invision forums that I can check out? $20/mo for hosting seems cheap. I hear people complaining all the time about costs of $500-1000/mo. What am I missing?

My forums
 

dquan97

Lifer
Jul 9, 2002
12,010
3
0
Dixiesys. On an Ensim-server.

What does it mean to CHMOD? I'm using SmartFTP as my FTP client.
 

Tetsuo

Lifer
Oct 20, 2002
10,908
13
81
Originally posted by: dquan97
Dixiesys. On an Ensim-server. What does it mean to CHMOD? I'm using SmartFTP as my FTP client.

you need to set the file so it can be read, written, etc, go get flash fxp its a much better ftp client
 

dquan97

Lifer
Jul 9, 2002
12,010
3
0
Hmm, got an error:

"Warning: Access denied for user: 'dquan97@localhost' (Using password: YES) in /home/httpd/vhosts/davidquan.com/httpdocs/subdomains/forums/sm_install.php on line 395

Warning: MySQL Connection Failed: Access denied for user: 'dquan97@localhost' (Using password: YES) in /home/httpd/vhosts/davidquan.com/httpdocs/subdomains/forums/sm_install.php on line 395"

I'm running the installer "sm_install.php". Any hints?
 

Tetsuo

Lifer
Oct 20, 2002
10,908
13
81
Originally posted by: dquan97
Hmm, got an error: "Warning: Access denied for user: 'dquan97@localhost' (Using password: YES) in /home/httpd/vhosts/davidquan.com/httpdocs/subdomains/forums/sm_install.php on line 395 Warning: MySQL Connection Failed: Access denied for user: 'dquan97@localhost' (Using password: YES) in /home/httpd/vhosts/davidquan.com/httpdocs/subdomains/forums/sm_install.php on line 395" I'm running the installer "sm_install.php". Any hints?

you havent CHMOD'd it right, try 755
 

RossMAN

Grand Nagus
Feb 24, 2000
79,033
439
136
Megamorph - It was good talking to you on the phone.

1) Register a domain with NameCheap.com if you don't already have one.
2) Obtain a managed dedicated webserver from Nocster.com, ThePlanet.com, or RackSpace.com.
3) Buy a vBulletin owned license for $160.
4) Find someone who can install and customize vBulletin, create your website, do some graphic design by posting a job request on the WHT forums.
5) Play around and learn something new.

:p
 

dquan97

Lifer
Jul 9, 2002
12,010
3
0
I have CHMOD'ed:

conf_global.php to 777
archive_in", "archive_out" and "uploads" to 0755

still getting same error message
 

wicktron

Platinum Member
Aug 15, 2002
2,573
0
76
Ross, I know you're using the default skin, but just wanted to know what mods you made such that you have the extra modules to the sides of your forum body.
 

EdSullivan

Junior Member
Sep 1, 2002
2
0
0
Originally posted by: dquan97
I have CHMOD'ed: conf_global.php to 777 archive_in", "archive_out" and "uploads" to 0755 still getting same error message

The error you're getting isn't a file permissions-related error. Looks like your MySQL database/username hasn't been created yet. You need to create them through Ensim (I don't have any experience with Ensim, so don't ask me how :)).

Oh, and I agree that cPanel rules.

And normally I'd recommend vBulletin, but I'm probably a bit biased... :p

<-- former vB developer
 

RossMAN

Grand Nagus
Feb 24, 2000
79,033
439
136
Originally posted by: wixt0r
Ross, I know you're using the default skin, but just wanted to know what mods you made such that you have the extra modules to the sides of your forum body.

That I couldn't tell you since I didn't setup my forums, sorry.
 

Megamorph

Senior member
Nov 25, 2001
568
0
0
RossMAN, thanks for the help. I really appreciate everything. You are certainly a valued member of this community.
 

RossMAN

Grand Nagus
Feb 24, 2000
79,033
439
136
Originally posted by: Megamorph
RossMAN, thanks for the help. I really appreciate everything. You are certainly a valued member of this community.

No problem, I'm more than happy to help you out.

So did you find any really good deals on WHT or have you e-mailed theplanet.com's sales yet? What did they say?
 

Tetsuo

Lifer
Oct 20, 2002
10,908
13
81
Originally posted by: EdSullivan
Originally posted by: dquan97 I have CHMOD'ed: conf_global.php to 777 archive_in", "archive_out" and "uploads" to 0755 still getting same error message
The error you're getting isn't a file permissions-related error. Looks like your MySQL database/username hasn't been created yet. You need to create them through Ensim (I don't have any experience with Ensim, so don't ask me how :)). Oh, and I agree that cPanel rules. And normally I'd recommend vBulletin, but I'm probably a bit biased... :p <-- former vB developer

its true, but if he did have the myql database set up and he still got that it would be a permission error :)

dquan97: you should talk to your webhosting admin/server admin or if you running your own server, check that you have the path to your mysql database correct along with the username/pass