Parse error
Whenever i paste the configuration stuff from the install page into my php.ini
i get an Parse error apache on lines that have nothing to do with it( for example 758, i move down the code, and suddenly an error at 1048). When i remove it, everything works fine,
Specs:
XAMPP
Apache on winxp
php 5.1.6
You can't simply copy and paste the configuration from most of the pages here.
Try editing each line.
For example, the following line is incorrect:
eaccelerator.shm_only="0" (testing 1 this seem noticeably faster?)
CHANGE TO:
eaccelerator.shm_only="0"
OR:
eaccelerator.shm_only="0" ;(testing 1 this seem noticeably faster?)
Sorry in most articles on SiteBuddy.com, I often simply add my personal notes. To be a valid php comment needs to be preceded with ";"

delicious
digg
reddit
google
technorati
Joined: 2006-11-04