Anyone..?
2 2009-03-16 17:23
Re: rearrange the links at top (6 replies, posted in PunBB 1.3 troubleshooting)
I wrote this as a note to myself, not sure if it'll help you but here's the link anyway
3 2009-03-16 13:13
Re: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
Ok, I enabled error logs, tried to load the help.php again, and then checked the log, all it says is
[Mon Mar 16 06:09:00 2009] [error] [client 87.112.53.179] sh: line 1: /usr/bin/uptime: Permission denied, referer: http://c1974.com/
4 2009-03-16 13:07
Re: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
Looking at server logs now (for the first time..), I see lots of stuff like this, should i be looking for something else?
91.201.3.7 - - [16/Mar/2009:01:34:03 -0700] "GET /c1974.com/help.php?section=bbcode HTTP/1.1" 200 20 "http://c1974.com/viewtopic.php?id=1" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 MRA 5.3 (build 02564) Firefox/3.0.7
5 2009-03-16 12:49
Re: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
Thanks. I downloaded new .zip, expanded it and FTP'd the new help.php in place of the old, but still the same story..
6 2009-03-16 11:47
Re: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
Nope, how do I do that?
7 2009-03-15 22:21
Re: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
Still no idea why this is. Anyone?..
8 2009-03-13 12:25
Topic: help.php not working (9 replies, posted in PunBB 1.3 troubleshooting)
http://c1974.com/help.php?section=bbcode
http://c1974.com/help.php?section=img
http://c1974.com/help.php?section=smilies
All of the above links draw blanks, but the help.php file is where it should be.
Would anyone be able to suggest what the problem might be?
Thanks, Adam
9 2009-03-11 02:02
Re: Install on Media Temple Gridserver? (2 replies, posted in PunBB 1.3 troubleshooting)
Ok, I eventually got it to work.
For anyone else in the same circumstances, here's how:
1. Go to https://ac.mediatemple.net/domains/index.mt then click on your primary domain (at the top of the list)
2. Click on 'Manage Databases', then click 'Add A Database', then make a new database and name it.
3. Then on the same page click 'Global Settings' then click 'Add a new user' and name it, for simplicity i used the same name as the database. Add a password.
4. Then next to the new username click the 'Permissions' button, and change then from 'No Access' to 'Read/Write'.
That should be good.
5. go to http://yourURL.com/punbb/admin/install.php and enter the following
"Database server (Required) The address of your database server. For SQLite enter anything."
internal-db.sxxxxx.gridserver.com
"Database name (Required) Existing database PunBB will be installed to."
dbxxxxx_yourdatabasename
"Database username For database connection. Ignore for SQLite."
dbxxxxx_yourdatabaseusername
"Database password For database connection. Ignore for SQLite."
yourdatabaseusernamepassword
"Database password For database connection. Ignore for SQLite.
Table prefix Optional database table prefix e.g. "foo_"."
Leave this blank.
Fill in the rest as requested and hopefully all should be well.
Maybe that'll be of some use to the next person searching 'install PunBB Media Temple' or similar.
Easy when you know how
10 2009-03-11 00:31
Topic: Install on Media Temple Gridserver? (2 replies, posted in PunBB 1.3 troubleshooting)
Hi,
Trying to install on a MediaTemple Gridserver account. I uploaded the contents of the punBB folder to the root folder of the domain,made a new database for it (MySQL 4.1.25, name - dbxxxxx_mydomain. I keep getting this:
"An error was encountered
Unable to connect to MySQL server. MySQL reported: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
The error occurred on line 45 in /nfs/c02/h04/mnt/40624/domains/mydomain.com/html/include/dblayer/mysql.php"
I'm still unsure about most of this
"Database server (Required) The address of your database server. For SQLite enter anything. - not sure whether that needs"
locahost? Or something else here?
"Database name (Required) Existing database PunBB will be installed to."
mydomain or dbxxxxx_mydomain?
"Database username For database connection. Ignore for SQLite."
Anything here?
"Database password For database connection. Ignore for SQLite.
Table prefix Optional database table prefix e.g. "foo_"."
Anything here?
Any suggestions would really be appreciated.
Thanks, Adam