So easy when you have the correct instructions! Everything is fine now! : )
Armin, thank you very much for the support, I really appreciate!
++
BaK
On Fri, Mar 2, 2012 at 7:10 PM, Armin Burger wrote:
> try to use settings independent from the Linux standard directories to
> avoid conflicts. S
try to use settings independent from the Linux standard directories to
avoid conflicts. Set the error log to a writable directory by www-data,
do not use apache log dirs, e.g.
error_log = /tmp/php_errors.log
If it works (which I would guess...) then you can set a correct
directory for it (and
Hi Armin,
Thanx for your answer.
I had already made the following modifications to the php.ini files,
according to the DocQuickInstall:
*error_reporting = E_ALL & ~E_NOTICE
log_errors = On
error_log = php_errors.log*
and
*enable_dl=On
extension=php_mapscript.so*
I don't think there are other
just follow the installation instructions described here (especially the
ones listed as "IMPORTANT")
http://svn.pmapper.net/trac/wiki/DocQuickinstall
and it should be done
On 28/02/2012 16:29, Chris forum wrote:
> Hi all,
>
> First try with p.mapper, it looks very nice!
> OS: Ubuntu 11.04
> p.
Hi all,
First try with p.mapper, it looks very nice!
OS: Ubuntu 11.04
p.mapper: 4.2.0
I get the demo working, but I still have the following error message in the
Apache error log (/var/log/apache2/error.log)
*[Tue Feb 28 15:28:58 2012] [error] [client 127.0.0.1] PHP Warning:
fopen(./pm_debug.log)