jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-users] Re: Jailkit-users Digest, Vol 26, Issue 8


From: craig strom
Subject: [Jailkit-users] Re: Jailkit-users Digest, Vol 26, Issue 8
Date: Thu, 29 Nov 2007 18:57:22 +0000

No its not.  little unsure how to start it within the jail i tried the
 
jk_chrootlaunch -j /var/www/jail/web_users/ -x /usr/sbin/apachectl -- start
 
The command did not return any errors but it didn't seem to make any difference to the error settings..
 
i have copid the php.ini over using jk_cp command
 
Ross
 

 
On Nov 29, 2007 5:02 PM, <address@hidden> wrote:
Send Jailkit-users mailing list submissions to
       address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.nongnu.org/mailman/listinfo/jailkit-users
or, via email, send a message with subject or body 'help' to
       address@hidden

You can reach the person managing the list at
       address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Jailkit-users digest..."


Today's Topics:

  1. Turn on display_errors (craig strom)
  2. Re: Turn on display_errors (Olivier Sessink)


----------------------------------------------------------------------

Message: 1
Date: Wed, 28 Nov 2007 18:17:38 +0000
From: "craig strom" <address@hidden>
Subject: [Jailkit-users] Turn on display_errors
To: address@hidden
Message-ID:
       <address@hidden >
Content-Type: text/plain; charset="iso-8859-1"

I am trying to turn on display_errors = on for php files in the chroot
environment but i unsure how to do it as the php.ini is not there and adding
a .htaccess does not seem to make nay difference..

Also if i set a

*ini_set("error_reporting",E_ALL | E_PARSE | E_STRICT );*
in the code no errors are returned

Is there a way of activating this

Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnu.org/pipermail/jailkit-users/attachments/20071128/e8df2f99/attachment.html

------------------------------

Message: 2
Date: Wed, 28 Nov 2007 20:10:00 +0100
From: Olivier Sessink <address@hidden>
Subject: Re: [Jailkit-users] Turn on display_errors
To: address@hidden
Message-ID: <address@hidden >
Content-Type: text/plain; charset=ISO-8859-1

craig strom wrote:
>
>
> I am trying to turn on display_errors = on for php files in the chroot
> environment but i unsure how to do it as the php.ini is not there and
> adding a .htaccess does not seem to make nay difference..

is the webserver inside the chroot jail?

then simply copy the php.ini into the jail as well.

regards,
       Olivier




------------------------------

_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users


End of Jailkit-users Digest, Vol 26, Issue 8
********************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]