Recent content by Stochastic

  1. S

    How do I configure the PHP package Securimage?

    The website for securimage is down, and when I install it onto my linux server, it doesn't work. I installed php 5.3.3, gd and freetype, I installed the securimage folder into the web folder, I even did a /etc/init.d/apache2 restart Securimage works just fine with apache on my desktop computer...
  2. S

    What do I set up and configure to send emails from Linux using PHP?

    I am going to use "sendmail" from PHP to send automated emails to people on an OpenSuse Linux server. I can program in PHP just fine. I don't need to receive any emails. I have a static IP and domain name, port 25 is not blocked. What else do I have to do? Do I need to install something...
  3. S

    How do I change the default html page for apache to display?

    I am using apache2, and I tried editing httpd.conf to put the line DirectoryIndex index.html But it still shows the default apache page "It works!" which is driving me crazy.
Back
Top