|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001230 |
[SysCP] Cron Apache |
major |
always |
2009-04-25 08:06 |
2009-04-30 18:45 |
|
|
Reporter |
Aerial |
View Status |
public |
|
|
Assigned To |
Flo |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
1.4.2.1 |
|
|
Summary |
0001230: Invalid php.ini created for FCGI Setup |
|
Description |
Depending on the settings of $domain['openbasedir'] and $tmpdir an invalid php.ini can be generated where the open_basedir is something like this:
open_basedir = "path1:path2:path3":tmpdir"
The attached patch fixes this by escaping the $tmpdir with quotes, the same way it is being done with $domain['openbasedir']
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
php-ini-tmpdir-fix.diff [^] (5,303 bytes) 2009-04-25 08:06 |
|
|