PHP MOTION ON LOCAL SERVER RUNNING ON UBUNTU 8.04

Asked by Grig

I am trying to install phpmotion on local server (phpmyadmin) running on ubuntu 8.04. I have downloaded and installed php5,phpmyadmin,apache 2. I am just stuck. the instruction files is not helping.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apache2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
kiwiadam2 (kiwiadam2) said :
#1

Have you gotten the web server working?

Revision history for this message
Grig (mxgrig) said :
#2

The web server works just fine. I just cant get phpmotion working

Revision history for this message
Matt Arnold (mattarnold5) said :
#3

What errors are you getting?

Revision history for this message
Grig (mxgrig) said :
#4

I have downloaded all files (in a folder) for a website that I want to test on a local server on my computer. I want to know steps that I should take to make apache 2.2 point to that folder. So that my I type http:/localhost/mywebpage. it displays in my browser.

Revision history for this message
Matt Arnold (mattarnold5) said :
#5

Ok now i've got something to work with

There are several ways to do this, the quickest one being to add yourself to the www-data group eg sudo adduser yourusername www-data and move your folder to /var/www/

Can you help with this problem?

Provide an answer of your own, or ask Grig for more information if necessary.

To post a message you must log in.