withanage / HEIDIEditor

HTML5 WYSWIG Editor for NML-XML (Standalone Application or as OMP Plugin)
GNU General Public License v3.0
3 stars 0 forks source link

server error fix + make image upload #39

Closed withanage closed 10 years ago

may- commented 10 years ago

It was a problem with the apache configuration. I upgraded our apache server and php version, then it works.

$ apache2 -v
Server version: Apache/2.4.10 (Ubuntu)
$ php -v
PHP 5.5.17-2+deb.sury.org~precise+1 (cli)

!!!!! It doesn't negotiate with the observing script in python yet, that means, an error can occur, if you click the delete button before the python process (e.g. meTypesetting) terminates. !!!!!

withanage commented 10 years ago

that is good. go on with enabling images in server.

may- commented 10 years ago

already enabled.