LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-01-2012, 04:38 PM   #1
thewebportfolio
LQ Newbie
 
Registered: Jul 2012
Posts: 16

Rep: Reputation: Disabled
Postfix Admin


PostFixAdmin?

http://example.com/PostFixAdmin -> I've followed these instructions http://wiki.mediatemple.net/w/(ve):I..._Postfix_Admin upto where i should see a setup.php page at http://mydomain.co.uk/PostFixAdmin/setup.php

All i get is a blank (white) page - no errors or anything

Many Thanks in advance
 
Old 07-02-2012, 01:12 PM   #2
Kustom42
Senior Member
 
Registered: Mar 2012
Distribution: Red Hat
Posts: 1,604

Rep: Reputation: 415Reputation: 415Reputation: 415Reputation: 415Reputation: 415
That can be caused by some PHP applications and the way PHP is set to parse. Do you know if you have the ExecCGI function enabled for your domains vhost?

It would be followed after the "Options" directive in your httpd.conf, .htaccess or wherever your virtual host record is maintained on the server.

Code:
Options +ExecCGI
If you cannot locate anything related to your Options for your virtual host you can create a directory record in your httpd.conf for the directory and enable it.

Code:
<Directory "/var/www/html/path/to/directory">
Options +ExecCGI
Order allow,deny
Allow from all
</Directory>
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Postfix and Postfix Admin's MySQL database redhat19 Linux - General 1 05-16-2012 08:51 AM
Convering from iRedAdmin page to Postfix admin, need some help j.smith1981 Linux - Server 0 05-05-2011 03:16 AM
Web Admin for postfix repolona Linux - Server 1 02-21-2008 05:17 AM
Recovering Windows Admin needs help with Postfix bitessy Linux - Networking 1 09-27-2003 05:01 PM
Recovering Windows admin needs help with postfix bitessy Linux - Software 0 09-26-2003 02:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration