if you are using local server the php value is ;arg_separator.output = "&"
you can change it to ;arg_separator.input = ";&" in php.ini
The Default Production Server Value is ;arg_separator.input = ";&"
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Arsalan Shah@arsalanlee
Arsalan Shah - 0 likes
- Wang@china
Wang - 0 likes
- Soumen Topu@soumen_topu
Soumen Topu - 0 likes
You must log in to post replies.Sorry if you are using localserver
xampp
xampp/php/php.ini
edit
xamppDirectort/php/php.ini
find:
Change to:
thanks
@Liang Lee: after changing this qeruirement check is still showing the previous error. Please help me.
I changed following line to php.ini file
arg_separator.output = "&"
is it ok?