Re: BUG #12258: run php file

From: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12258: run php file
Date: 2014-12-17 20:52:12
Message-ID: 5491ECFC.5080308@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 18/12/14 00:42, benoit(at)borsandco(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 12258
> Logged by: benoit
> Email address: benoit(at)borsandco(dot)com
> PostgreSQL version: 9.1.0
> Operating system: debian wheezy
> Description:
>
> the result of my form, instead display or record the data i would, Iceweasel
> ask me if i want save the file 'result.php', or open it with bluefish.
> I think transfer php is allowed by apache2, and it is not the fault of
> Bluefish, and after stood Iceweasel. ???
> Thanks very much. 'Xuse my spanish cow english language...
>
>

Sounds like your php module is missing or not enabled correctly. See
http://php.net/manual/en/install.unix.apache2.php .

After checking this you can test it with a simple file containing only
the phpinfo() call. See http://php.net/manual/en/function.phpinfo.php .

Note that this bug does not seem to be related to Postgresql at all.

regards

Mark

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message not-available 2014-12-18 08:52:26 BUG #12269: small incosistency in pg_dump and pg_dumpall dumps
Previous Message Tom Lane 2014-12-17 17:46:23 Re: BUG #12259: Bug in restore Serial definition