Author Topic: Getting error on b.php in v1.64  (Read 5682 times)

0 Members and 1 Guest are viewing this topic.

SLY

  • Jr. Member
  • **
  • Posts: 1
Getting error on b.php in v1.64
« on: March 22, 2012, 06:16:32 PM »
When requesting http://mysite/webim/b.php?i=webim&lang=en in firefox 11, getting the following message:

The image "http://mysite/webim/b.php?i=webim&lang=en " cannot be displayed because it contains errors.

In others web browsers getting just empty image box. Other features including chat, configuration and others works great. Please advice!

PS.
Using PHP Version 5.2.17, loaded modules core mod_authn_file mod_authn_default mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_default mod_auth_basic mod_include mod_filter mod_log_config mod_logio mod_env mod_expires mod_headers mod_setenvif mod_version mod_ssl pizza http_core mod_mime mod_status mod_autoindex mod_asis mod_info mod_cgi mod_negotiation mod_dir mod_actions mod_alias mod_rewrite mod_so mod_rpaf-2 mod_wsgi mod_perl mod_deflate mod_limitipconn mod_python mod_php5

UPD.
When I remove the header("Content-Type: image/gif"); string from the b.php, the image start to load (no error) but only in text mode. Please help me!
« Last Edit: March 22, 2012, 07:58:29 PM by SLY »