simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 350 forks source link

Some help for config.php (Unable to perform initial request to server) #521

Closed tenq closed 7 years ago

tenq commented 7 years ago

I tried to use this file manager with ckeditor in modal, but I receive this message:

Unable to perform initial request to server.

PHP Parse error:  syntax error, unexpected '[' in \admin\editor\filemanager\connectors\php\config.php on line 10

FileManger folder is in: /admin/editor/filemanager

My userfiles is in: /arquivos/userfiles (folder with write permission)

The Server is Windows 2008 running PHP. thanks

simogeo commented 7 years ago

It seems you are using the RichFilemanager, please use the right project issues reporting tools : https://github.com/servocoder/RichFilemanager/issues

cc @servocoder