Author Topic: Just installed - entering listmail in browser doesn't work  (Read 1329 times)

abfinger

  • Posts: 4
    • View Profile
Just installed - entering listmail in browser doesn't work
« on: July 22, 2005, 05:57:59 pm »
I just installed listmail, but when I enter the url to its installation directory in my browser, I get the contents of index.php in my browser window.

Help??   :?

Alan Finger

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Just installed - entering listmail in browser doesn't work
« Reply #1 on: July 27, 2005, 12:58:10 am »
It would appear that your host has not configured .php files to be processed by PHP.  If PHP is installed, setting up an .htaccess file in your ListMail folder might work, as follows:

Code: [Select]
AddType application/x-httpd-php .php .htm .html

The alternative is for your host to add that line (minus .htm and .html if they like) to their Apache httpd.conf file to be use globally.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting