PHP media manager?
#11
Where do I pull up PMM?
I tried: myipaddress/pmm & hostname/pmm

Installation went fine here is how I did it on my server. Sorry I'm new to php5.3 and fuel php.

Installed mysql/php:
Code:
sudo apt-get install php5 php5-cli apache2 mysql-server phpmyadmin curl vim git-core

Added mysql database as need.

Installed fuelphp/oil
Code:
curl get.fuelphp.com/oil | sh

Source
Code:
git clone git://github.com/connors511/PMM.git
    cd pmm/
    git submod[/php]ule init
    git submodule update

z

Install refine
Code:
oil refine install
Reply


Messages In This Thread
PHP media manager? - by connors - 2012-05-24, 23:14
RE: PHP media manager? - by matpol - 2012-05-25, 10:35
RE: PHP media manager? - by connors - 2012-05-25, 14:13
RE: PHP media manager? - by JustinAiken - 2012-05-26, 19:14
RE: PHP media manager? - by connors - 2012-05-27, 02:45
RE: PHP media manager? - by Livin - 2012-05-27, 04:44
RE: PHP media manager? - by connors - 2012-05-27, 10:59
RE: PHP media manager? - by Archigos - 2012-05-28, 10:50
RE: PHP media manager? - by connors - 2012-06-24, 23:06
RE: PHP media manager? - by gugahoi - 2012-06-25, 04:44
RE: PHP media manager? - by tdhz77 - 2012-06-25, 05:51
RE: PHP media manager? - by connors - 2012-06-25, 11:35
RE: PHP media manager? - by Cool_bombom - 2012-10-26, 20:13
RE: PHP media manager? - by connors - 2012-10-27, 14:21
Logout Mark Read Team Forum Stats Members Help
PHP media manager?0