Ubuntu 9.1 and phpbb3

Discussion in 'HOWTO-Related Questions' started by bluedrakonis, Jan 7, 2010.

  1. bluedrakonis

    bluedrakonis New Member

    how do i install this? or rather how do i even start, i am new to ubuntu and have no idea where to start, phpbb only shows me stuff on windows installs
     
  2. bluedrakonis

    bluedrakonis New Member

    just a quick update i just figured out how to get it installed, but anything that shows what i may need to do to set it to run a website off of ubuntu9.1 and appache 2 is appreciated
     
  3. falko

    falko Super Moderator Howtoforge Staff

  4. bluedrakonis

    bluedrakonis New Member

    i had followed a guide and installed apache2, php5, mysql. i got phpbb3 to install as far as apt-get but when i try to run the install through a browser i cant get to it says not found, i have ispconfig 3 setup and working on it, i also have squirrel mail setup, the idea is to host a website or a few and to host some forums as well as run a mail server off of a personal pc

    ran the php.test file and that is working,i can access phpmyadmin, is their something i supposed to setup with these before i can install phpbb3?


    ill give that link a try when i get home
     
  5. bluedrakonis

    bluedrakonis New Member

    ok i tried that, i can access myadmin and all but when i try to run the 192.168.1.100/phpbb3 it doesnt work
     
    Last edited: Jan 8, 2010
  6. bluedrakonis

    bluedrakonis New Member

    ok i downloaded it in /var/www/ and then unzipped the file but still no good
     
  7. falko

    falko Super Moderator Howtoforge Staff

    How exactly did you install phpbb3? What's the output of
    Code:
    ls -la /etc/apache2/conf.d/
    ?
     
  8. bluedrakonis

    bluedrakonis New Member

    i have tried the apt-get way and unzipping it in /var/www/
    the output is

    total 24
    drwxr-xr-x 2 root root 4096 2010-01-06 19:45 .
    drwxr-xr-x 7 root root 4096 2010-01-06 19:45 ..
    -rw-r--r-- 1 root root 237 2009-11-12 17:52 apache2-doc
    -rw-r--r-- 1 root root 269 2009-11-12 17:48 charset
    lrwxrwxrwx 1 root root 45 2010-01-06 19:45 javascript-common.conf -> /etc/java script-common/javascript-common.conf
    -rw-r--r-- 1 root root 2907 2009-11-12 17:48 localised-error-pages
    lrwxrwxrwx 1 root root 28 2010-01-06 19:45 phpmyadmin.conf -> ../../phpmyadmin/apache.conf
    -rw-r--r-- 1 root root 1481 2009-11-12 17:48 security


    so if you dont mind me asking what is this command displaying and what does the info mean
     
    Last edited: Jan 9, 2010
  9. bluedrakonis

    bluedrakonis New Member

    another site had me run

    ls -lsa /var/www

    and it gave me this as an output

    total 2396
    4 drwxr-xr-x 5 root root 4096 2010-01-08 05:54 .
    4 drwxr-xr-x 16 root root 4096 210-01-06 21:21 ..
    4 -rw-r--r-- 1 root root 177 210-01-06 19:44 index.html
    4 -rw-r--r-- 1 root root 21 210-01-07 18:06 info.php
    0 lrwxrwxrwx 1 root root 34 2010-01-06 21:22 ispconfig -> /usr/local/ispconfig/interface/web
    4 drwxr-xr-x 13 root root 4096 2009-01-08 12:10 phpbb3
    2364 -rw-r--r-- 1 root root 2416769 2009-11-17 16:51 phpbb-3.0.6.zip
    4 drwxr-xr-x 3 root root 4096 2010-01-06 21:22 php-fcgi-scripts
    4 -rw-r--r-- 1 root root 32 210-01-07 06:10 test.php
    4 drwxr-xr-x 2 root root 4096 2010-01-06 50:46 webalizer
    0 lrwxrwxrwx 1 root root 24 2010-01-06 21:14 webmail -> /usr/share/squirrelmail/
     
  10. bluedrakonis

    bluedrakonis New Member

    thanks for the help guys, this system is touchy, i was going localhost/phpbb3, but when i tried localhost/phpBB3 it worked, but of course with all good news come some bad, it was unable to write the config file and now i must upload it from one computer to the server how would i do this?
     
  11. falko

    falko Super Moderator Howtoforge Staff

  12. bluedrakonis

    bluedrakonis New Member

    i guy in another forum recommended that proggy, its awsome thanks
     

Share This Page