|
|
#1 (permalink) | ||
|
Registered User
Fresh Surpasser
Joined in Apr 2007
7 posts
Gave thanks: 0
Thanked 0 times
|
PHP scripts
Hey
I'm new around here, and quite useless with MySQL and php scripts. I just don't understand it for the life of me. I tried to install 2 different php blog scripts (wordpress.org and cutenews.com), and followed the instructions to the word, but when it came to getting the actual installation file on the server to work - it didn't. I tried different things and got these two different errors with wordpress (after failing with the first attempt, a friend and I tried a second one). This is the result of the first attempt: Quote:
Quote:
Also, since this whole thing is new to me, I don't know what information I should post in order to help solving this, so telling me what I could post further would help. Thanks in advance to anyone willing to help. |
||
|
|
|
|
|
#2 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,394 posts
Gave thanks: 28
Thanked 94 times
|
Usually, when you install one of these type scripts, you have to edit a configuration file. That file needs to know what your database name is, the database user name, and password.
You also have to have the permissions set correctly on the files and folders - if you're on a newer server under PHPSUEXEC, you need 755 permission on folders, 644 on files.
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Apr 2007
7 posts
Gave thanks: 0
Thanked 0 times
|
I did edit the configuration file with the database information, but I set my permissions to 777 instead of what you mentioned. I will try what you suggested. Thanks for the help.
|
|
|
|
|
|
#5 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,394 posts
Gave thanks: 28
Thanked 94 times
|
You're installing / extracting into the public_html directory, right?
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|