Christian Tisell
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Christian Tisell-
Christian Tisell commented,
Hi again :-) About the scripts that have an error on line 24, it looks like this Row Script 21 $base = "../"; 22 23 // load main info 24 require($base."config.php"); 25 26 // load...
-
Christian Tisell commented,
Hi, tnx for the answer. I have managed to locate the error file and found some errors. It seems that it has to do with the php.ini include_path setting. ( I think!!) This is the error I got in my...
-
Christian Tisell created a post,
Problem running cron job
Hi, I try to run a cron job in cpanel version 78 and PHP 7.1 but have no success. When running it from a browser it works flawlessly. example.com/template/temp/test.php But inside cpanel nothing...