In my production server, working with file:
/usr/local/ispconfig/server/plugins-available/apache2_plugin.inc.php
I added this line in the middle of the code (line 897, inside the if). I put this line:
Code:
if($data["new"]["stats_type"] == 'awstats' && $data["new"]["type"] == "vhost") {
$this->awstats_update($data,$web_config);
copy("/usr/local/ispconfig/server/conf-custom/index.php.awstats","/usr/local/ispconfig/server/conf-custom/index.php");
<script language="javascript">alert('El mensaje que quieras');</script>
}
After that, I tried to change password and awstats...
Right now, in monitor the I can see status of main server (is in green, but with no data). And I have 8 jobs in queue...
I rebooted server, but the problem persist =/
Could some one help me please? xD
Recent comments
1 day 9 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 10 hours ago
2 days 10 hours ago
2 days 15 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 39 min ago