Author |
|
atimoweb Newbie
Joined: 21 January 2011 Location: Brazil
Online Status: Offline Posts: 18
|
Posted: 21 January 2011 at 6:54am | IP Logged
|
|
|
First Congratulations for this nice application!
We got the WebMail Lite and it's working fine. But the error log is registering the code below. What does it means?
Thanks!
[21/01/2011][10:21:20.423] INFORMATION:
> [GET] /email/processing.php
> ver.5.1.8 [SERVER-IP:74.55.94.58][USER-IP:189.90.183.81]
> PHP-5.2.9, Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.4 Perl/v5.8.8
[10:21:20.456] Error: CProcessingSwitch->Do not exist!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 21 January 2011 at 6:59am | IP Logged
|
|
|
When does the problem occur exactly? The thing is, processing.php script is only expecting
POST data and not GET. Are you possibly trying to open the file in a browser?
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
atimoweb Newbie
Joined: 21 January 2011 Location: Brazil
Online Status: Offline Posts: 18
|
Posted: 25 January 2011 at 5:30pm | IP Logged
|
|
|
Every day the Error Logging register this:
[25/01/2011][17:53:41.743] INFORMATION:
> [GET] /email/processing.php
> ver.5.1.8 [SERVER-IP:74.55.94.58][USER-IP:189.90.183.81]
> PHP-5.2.9, Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_perl/2.0.4 Perl/v5.8.8
[17:53:41.743] Error: CProcessingSwitch->Do not exist!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 25 January 2011 at 11:39pm | IP Logged
|
|
|
Does this result in any actual error occuring in WebMail? I mean, the log entry itself just
states someone's trying to load processing.php from web browser directly, but as long as this
doesn't cause any real issues, I don't think this is something you should worry about.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|