I have two files, test.php and test.py. So test.php runs the script test.py, which opens a csv file and adds a row. It works fine on local host, and test.py works fine on th