Hi, Currently we don't have proper way of logging from PHP Scripts. Currently We are using error_log function which write logs in apache. but we should write log to wsf_php_server.log and wsf_php_client.log so users are not confused. Shall we implement wrapper for axis2_log_write function for use in PHP? Thanks Dimuthu