I have a tracker (CPVLab) installed on a Droplet and it appears to work fine but I have a recurrent error in the logfile:
2015/07/23 14:30:57 [error] 1302#0: *10 FastCGI sent in stderr: “PHP message: PHP Notice: Undefined variable: query in /var/www/mysite.com/htdocs/traydata.php on line 0” while reading response header from upstream, client: 176.249.72.xxx, server: mysite.com, request: “GET /traydata.php?user=xxxx21&pass=d2c5fa20f0d93ec895a521d02fbf513d&action=campaigns HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “mysite.com”
Ioncube loaders are installed and according to ioncube support, installed correctly. Can someone suggest where to start looking for this error?
Thanks in advance.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
I would begin in the /var/www/mysite.com/htdocs/traydata.php file. The error indicates that this file is looking for a variable query that isn’t defined. What is happening in that file? What is requesting that file? What is it trying to do?
We need more detailed information of what’s going on to be able to advise, as it’s not clear what to suggest currently. It’s important to remember that when asking for help to provide as much information as you can. That gives us the ability to replicate or review things in full to assist.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.