open basedir - Anyway to create a php sandbox for a user to develop in? -


A user and I am developing a new web app on my site. The ID is like creating a folder which we can work without fear that it can read outside of that folder, possibly reading the config file etc.

Is there a way to create a sandboxed area that keeps the user out of that folder - still keeping the rest of the site in the same place?

Approximately one open_baseer for that folder

It may be better to create separate Apache vhost that working in a folder means that it should have an account for the folder in all your links. To work for your sandbox, you need to make a link:

This is not a big deal, but it Definitely a pain. / P>

To go further, it may be easier to create a new VM to work for it.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -