aMule Forum
English => en_Bugs => Topic started by: GreenF on July 27, 2006, 10:56:44 AM
-
When I navigate on WebServer (For the first time), I receive ..
AM: Error: can't open file '/usr/local/share/amule/webserver/php-default/amule_stats_kad.png' (error 2: No such file or directory)
or
AM: Error: can't open file '/usr/local/share/amule/webserver/php-default/amule_stats_upload.png' (error 2: No such file or directory)
and the WebServer turn off.
I use amuled.
-
Welcome GreenF!
Do you have libgd and libpng installed? As the pictures are generated dynamically during runtime you need these two (iirc).
But usually this shouldn't cause a crash, could you please compile aMuleWeb with debug enabled (configure-flag --enable-debug) and run it in gdb? (See the wiki for a manual on how to use gdb)
-
i have installed GD, but now it's
Error: can't open file '/usr/local/share/amule/webserver/php-default/red.gif' (error 2: No such file or directory)
;(
-EDIT-
i have no segfault, the webserver is just ... offline after the error :\
ps aux return:
p2p 1378 0.5 0.0 0 0 pts/0 Z+ 15:23 0:00 [amuleweb]
if that can help you :D
-
libgd AND libpng are required and after the installation you need to recompile amuleweb
-
AM: Error: can't open file '/usr/local/share/amule/webserver/php-default/amule_stats_kad.png' (error 2: No such file or directory)
You install must be broken. Have you checked if you actually have those files?