same issue here- trying from supermon and allmon2. Deleted txt from supermon but same results. I changed allmon2 db txt chmod from 644 to 754- no change. Opening web link in browser shows db instantly no problem. Have not changed anything on this node in ages. (also seeing issues w Allscan posted in another thread- unsure if related) thx
OK,thank you. Your initial post quoted user “repeater”, this time it was “root”, so the $PATH now includes the location /usr/sbin where astdb.php resides. In your initial post, you tried to execute a file that doesn’t have permission for user repeater.
So you can type astdb.php at a prompt for either repeater or root, if $PATH for repeater also contains /usr/sbin .
One additional command of interest is:
diff /usr/sbin/astdb.php /var/www/html/allmon2/astdb.php
As I mentioned astdb.php runs fine just produces the results in the OP. I went to check permissions and ran it again from both locations and both worked fine. Nothing changed I am aware of. No info I can offer as to why it started working again. Thx for the help.
It could e that you were just suffering from the browser cache not being updated and everything was fine in the first place but you didn’t see new data in browser.
No that was not the issue. I was not even looking at a browser. Issue was that running astdb.php produced errors as shown in the OP. I am familiar with ctrl-F5 for clearing browser interfaces. Thx for the suggestion.