View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002173 | phpList 3 application | Installation | public | 15-11-04 23:48 | 03-12-04 23:15 |
Reporter | klee | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 2.8.11 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002173: PhpList switches magic_quotes_gpc off and then complains about it | ||||
Description | This happens with 2.8.12 (which wasn't in the drop-down list). Although I have magic_quotes_gpc = On in my php.ini, PhpList complained about magic_quotes_gpc not set. So after poking around, I found out that removing (or commenting out) the following line from lists/admin/connect.php did the trick: ini_set("magic_quotes_gpc","on"); This is with PHP 4.1.2-7.0.1 on Debian stable. | ||||
Tags | No tags attached. | ||||