To take part in discussions on talkSFU, please apply for membership (SFU email id required).

Apache...

IVTIVT
edited September 2008 in General
...is being a pain in the ass

It worked fine with php. then i wanted to try out some mySQL stuff. It turned out that the php installation had no modules at all (no ext folder). I reinstalled php and got all the modules installed but i couldn't make it work with apache. i got pissed off and reinstalled apache but now it won't even parse the php. At all.
in httpd.conf i've added the module, done the AddType but it still won't work.

help.

Comments

  • edited July 2008

    $ apt-get install mysql-server-5.0 apache2 php5 libapache2-mod-php5
    $ /etc/init.d/apache2 restart


    Instant LAMP.

    gotta love debian/ubuntu Linux.

    It's slightly more difficult on other OSes.
  • IVTIVT
    edited July 2008
    yeeeaaahhh Vista SP1 over here...
  • edited July 2008
    what's wrong with the all-in-one packages?
  • IVTIVT
    edited July 2008
    not my cup of tea.
    besides,
    mySQL works
    php works
    apache works
    they just don't cooperate
  • edited July 2008
    u guys are totally clueless...computers were made for only 2 specific reasons
    1) internet (when i say internet i really mean porn)
    2) typing word documents
  • edited July 2008
    Vista with any SP ftl.
  • IVTIVT
    edited July 2008
    JayDub;33132 said:
    Vista with any SP ftl.
    thanks for the helpful advice...
  • edited August 2008
    Oh, hey. Sorry for necroposting, but I use this thing called xampp, which is a turnkey Apache/PHP/MySQL solution. Nothing in it is commercial, it's all freeware or shareware.

    There's also a nice set of instructions somewhere for how to lock down xampp (especially important for Windows installations!) so as to avoid some common security problems that would otherwise sink your boat, as it were.
  • edited September 2008
    IVT;33028 said:
    yeeeaaahhh Vista SP1 over here...
    WAMP ;)

Leave a Comment