New LAMP install

Discussion in 'Installation/Configuration' started by cannuck1964, Dec 15, 2010.

  1. cannuck1964

    cannuck1964 New Member

  2. ben29

    ben29 New Member

    1.do:
    Code:
    /etc/init.d/apache2 status
    give me the query.
    2. you have firewall?
     
  3. cannuck1964

    cannuck1964 New Member

    1 ) Apache is running (pid 21956).

    2 ) Not that I am aware of


    thanks
     
  4. ben29

    ben29 New Member

    you check the apache log?
     
  5. cannuck1964

    cannuck1964 New Member

    Quite honestly, not sure where to find the log file. I am just looking to set up a local machine to do some development on is all....
     
  6. cannuck1964

    cannuck1964 New Member

    found it.
    Seems I am running on http://192.168.0.102/
    also found my log files....
    Been so long since I have used Linux.......
    thanks for the pointers...


    cheers
     
  7. cannuck1964

    cannuck1964 New Member

  8. falko

    falko Super Moderator Howtoforge Staff

    What are the outputs of
    Code:
    ifconfig
    and
    Code:
    ls -la /var/www/
    ?
     
  9. cannuck1964

    cannuck1964 New Member

    Hi,

    I got this part working including the phpmyadmin. Got this working late last night.

    thanks for your help though...

    Peter
     

Share This Page