[Wms2go-users] Antwort: Re: Antwort: Re: wms2go, problems with sending jobs
Brought to you by:
terrestris
From: <Eri...@dl...> - 2012-03-27 12:27:35
|
Thx, after installing php5-gd captcha problem is fixed. After that I had to rename my wms2go-pus-light-1.0 fiolder to PickUpScript, to start jobhandler.php. Now I get sucess-message after sending the fprm. "Der Job wurde erfolgreich angelegt und wird bearbeitet. Sie erhalten eine Email, sobald die Bearbeitung abgeschlossen ist" But nothing happens, neither on filesystem nor in database. Mit freundlichen Grüßen im Auftrag - - Erik Heinen DIENSTLEISTUNGSZENTRUM LÄNDLICHER RAUM RHEINHESSEN - NAHE - HUNSRÜCK Rüdesheimer Str. 60 - 68 55545 Bad Kreuznach Telefon: 0671 / 820 - 431 Telefax: 0671 / 820 - 400 e-mail: Eri...@dl... Internet: www.dlr-rnh.rlp.de Von: Daniel Koch <ko...@te...> An: wms...@li... Datum: 27.03.2012 13:46 Betreff: Re: [Wms2go-users] Antwort: Re: wms2go, problems with sending jobs The function imagecreate() needs GD-support. Please check if the package php5-gd is installed, otherwise install it by using: apt-get install php5-gd (and restart apache: /etc/init.d/apache2 restart) Am 27.03.2012 13:17, schrieb Eri...@dl...: Hey Daniel, thx for reply. I followed all the steps in "Projekthandbuch". apache2, the php staff and postgres is installed and seems to work. Maybe I've done something wrong within konfiguration. My apacher error log says: [Tue Mar 27 12:59:23 2012] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function imagecreate() in /var/www/data/wms2go-ol-puc-1.0/php/captcha/securimage/securimage.php on line 675, referer: http://localhost/data/wms2go-ol-puc-1.0/index_dev.html Firebug after trying to send the form: Ext.getCmp("regcaptchatext") is undefined [Bei diesem Fehler anhalten] captch...t.getCmp('regcaptchatext').getValue() Terres...ndow.js (Zeile 376) So it seems to me something wrong with the captcha. Mit freundlichen Grüßen im Auftrag - - Erik Heinen DIENSTLEISTUNGSZENTRUM LÄNDLICHER RAUM RHEINHESSEN - NAHE - HUNSRÜCK Rüdesheimer Str. 60 - 68 55545 Bad Kreuznach Telefon: 0671 / 820 - 431 Telefax: 0671 / 820 - 400 e-mail: Eri...@dl... Internet: www.dlr-rnh.rlp.de Von: Daniel Koch <ko...@te...> An: wms...@li... Datum: 27.03.2012 10:54 Betreff: Re: [Wms2go-users] wms2go, problems with sending jobs Hello Erik, thank you for your interest in wms2go! The captcha formular (and also the sending option) is using php to be generated. Please check, if php is installed on your machine. Assuming you are running on linux, type this in terminal: dpkg -l | grep php The following packages are necessary: php5, php5-cli, php5-psql Futhermore you've to install apache and postgresql. See the help files for more details ( http://wms2go.svn.sourceforge.net/viewvc/wms2go/wms2go-help-1.0/). Daniel -- B.Sc. Geograph Daniel Koch - Studentischer Mitarbeiter - terrestris GmbH & Co. KG Pützchens Chaussee 56 53227 Bonn Tel: +49 (0)228 / 96 28 99 -53 Fax: +49 (0)228 / 96 28 99 -57 Email: ko...@te... Web: http://www.terrestris.de Amtsgericht Bonn, HRA 6835 Komplementärin: terrestris Verwaltungsgesellschaft mbH vertreten durch: Hinrich Paulsen, Till Adams ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Wms2go-users mailing list Wms...@li... https://lists.sourceforge.net/lists/listinfo/wms2go-users ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Wms2go-users mailing list Wms...@li... https://lists.sourceforge.net/lists/listinfo/wms2go-users -- B.Sc. Geograph Daniel Koch - Studentischer Mitarbeiter - terrestris GmbH & Co. KG Pützchens Chaussee 56 53227 Bonn Tel: +49 (0)228 / 96 28 99 -53 Fax: +49 (0)228 / 96 28 99 -57 Email: ko...@te... Web: http://www.terrestris.de Amtsgericht Bonn, HRA 6835 Komplementärin: terrestris Verwaltungsgesellschaft mbH vertreten durch: Hinrich Paulsen, Till Adams ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Wms2go-users mailing list Wms...@li... https://lists.sourceforge.net/lists/listinfo/wms2go-users |