[PHP] Apache virtualhosts with different user

2002-01-08 Thread Gabor Gludovatz
. Is it possible somehow? Having read the apache docs, I haven't found anything useful, but there must be a solution if I don't want my users to run php scripts as www-data. thx in advance -- Gabor Gludovatz [EMAIL PROTECTED] - Phone: +36 (20) 9 109 129 http://www.sopron.hu/~ggabor/ - ICQ# 861

Re: [PHP] Invalid Email Characters

2002-01-13 Thread Gabor Gludovatz
can be any character specified by the current locale, including accents, etc., so I suggest using [a-z0-9_] instead of \w. -- Gabor Gludovatz [EMAIL PROTECTED] - Phone: +36 (20) 9 109 129 http://www.sopron.hu/~ggabor/ - ICQ# 861 404 -- PHP General Mailing List (http://www.php.net

[PHP] session_write_close()

2001-08-22 Thread Gabor Gludovatz
need to call session_write_close() and even so the variables get saved and are restored correctly. Is it a bug? Or is there something I don't know about? -- Gabor Gludovatz [EMAIL PROTECTED] http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

Re: [PHP] strange error

2001-08-22 Thread Gabor Gludovatz
out please? You may have not put an enclosing '?' at the end of your code, or you may have missed a closing bracket or quotation mark somewhere. -- Gabor Gludovatz [EMAIL PROTECTED] http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] php bug?

2001-09-05 Thread Gabor Gludovatz
) --- +++ killed by SIGSEGV +++ Have someone met this problem before? Or does someone know of a quick solution? I need PHPGroupWare work. thanks -- Gabor Gludovatz [EMAIL PROTECTED] http://www.sopron.hu/~ggabor/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

[PHP] DSO security

2001-02-07 Thread Gabor Gludovatz
how can I prohibit users to read arbitrary files on the system if run PHP as apache module? the best solution would be to restrict all the file system functions to the docroot or the users' home. thanks Gabor -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: