readthefuckingmanual.net

[SOLVED] Notice: Only variable references should be returned by reference in /usr/share/webapps/phppgadmin/3.5.4/htdocs/classes/database/Postgres80.php

Error added: 2005-09-28T11:19:02Z

0 people waiting for the answer...

1 answers found.

Answer 159 (0.0% helpful)

This error occurs  AFAIK with phpPgAdmin >3.5.x and PHP >4.x
Solution is simple - add the line below at the beginning of your config.inc.php (just after \"<?php\").

error_reporting(~E_ALL);

Warning: it does not solve problem - only masks it.
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: