robcrozier Posted April 8, 2008 Share Posted April 8, 2008 Hi guys, i'm not sure if i'm posting this in the right forum or not but here goes. Basically i want to know if there's any way (or any program) that can log the activity of a PHP file as it's being executed on the server. Basically a couple of my PHP scripts are running a bit slow and i'm not sure where the problem lies. If i could see exactly where the process begins to slow down this would help a great deal. Any help or advice appreciated! Cheers Link to comment https://forums.phpfreaks.com/topic/100161-php-process-logging/ Share on other sites More sharing options...
Caesar Posted April 8, 2008 Share Posted April 8, 2008 Windows or Linux? Is PHP running in CGI mode or as an Apache module? Do you have multiple queries being done, and if so are you on a shared hosting account? Link to comment https://forums.phpfreaks.com/topic/100161-php-process-logging/#findComment-512138 Share on other sites More sharing options...
robcrozier Posted April 8, 2008 Author Share Posted April 8, 2008 Hi, It's on Linux and Apache module. Yes multiple queries are executed and yes it's on a shared host Hope this helps, thanks Link to comment https://forums.phpfreaks.com/topic/100161-php-process-logging/#findComment-512140 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.