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 <armin.bur...@gmx.net> wrote:

> 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 include it also in the log rotation, but be aware of the
> permission settings...), e.g.
>
> # mkdir /var/log/php
> # chown www-data /var/log/php
>
> armin
>
>
> On 02/03/2012 10:44, Chris forum wrote:
>
>> 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 parameters related to my error on the
>> DocQuickInstall that I should change.
>>
>> Reading your answer, I tried to set*
>> error_log = pm_debug.log*
>>
>> ->  error still displaying
>>
>> I also tried to create the pm_debug.log into /var/log/apache2/ with
>> www-data:users as the owner
>> ->  error still here
>>
>> Is there anything I could show you to help locate the problem?
>>
>> Thx,
>> BaK
>>
>>
>>
>>
>>
>>
>>
>>
>> On Tue, Feb 28, 2012 at 7:39 PM, Armin Burger<armin.bur...@gmail.com>**
>> wrote:
>>
>>  just follow the installation instructions described here (especially the
>>> ones listed as "IMPORTANT")
>>>
>>> http://svn.pmapper.net/trac/**wiki/DocQuickinstall<http://svn.pmapper.net/trac/wiki/DocQuickinstall>
>>>
>>> and it should be done
>>>
>>>  ------------------------------**------------------------------**
>> ------------------
>> Virtualization&  Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/**sfnl/114/51521223/<http://www.accelacomm.com/jaw/sfnl/114/51521223/>
>>
>> ______________________________**_________________
>> pmapper-users mailing list
>> pmapper-users@lists.**sourceforge.net<pmapper-users@lists.sourceforge.net>
>> https://lists.sourceforge.net/**lists/listinfo/pmapper-users<https://lists.sourceforge.net/lists/listinfo/pmapper-users>
>>
>>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to