|--> Maxwell Smart, le 08/08/2012 17:03, a dit :

> 
> No, I started with one, the index file.  It didn't work so I didn't
> bother to go any farther. 

grep result, file + line number where is short tag to change
./htdocs/admin/index.php:1
./htdocs/admin/index.php:55
./htdocs/admin/index.php:71
./htdocs/admin/index.php:81
./htdocs/admin/index.php:89
./htdocs/admin/index.php:117
./htdocs/mrtg/index.php:1
./htdocs/mrtg/index.php:87
./htdocs/mrtg/index.php:97
./htdocs/mrtg/index.php:108
./htdocs/mrtg/index.php:119
./htdocs/mrtg/index.php:130
./htdocs/mrtg/index.php:142
./htdocs/mrtg/index.php:154
./htdocs/mrtg/index.php:165
./htdocs/mrtg/index.php:176
./htdocs/mrtg/index.php:187
./htdocs/mrtg/index.php:198
./htdocs/mrtg/index.php:210
./htdocs/mrtg/index.php:221
./htdocs/mrtg/index.php:233
./htdocs/mrtg/index.php:244
./htdocs/mrtg/index.php:257
./htdocs/mrtg/index.php:268
./htdocs/mrtg/index.php:279
./htdocs/mrtg/index.php:290
./htdocs/mrtg/index.php:299
./htdocs/mrtg/index.php:310
./htdocs/mrtg/index.php:323
./include/admin.inc.php:1

or
change short tag in php.ini, but it's for everybody and sucks xml parsing

or change /etc/httpd/conf/toaster.conf
add
php_value short_open_tag On
under
<Directory /usr/share/toaster/htdocs>
<Directory /usr/share/toaster/cgi-bin>

if your default charset is utf-8
add also
AddDefaultCharset iso-8859-1
php_value default_charset iso-8859-1

xaf




---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to