Welcome Guest, Not a member yet? Register   Sign In
host causing errors/warnings/notices?
#1

[eluser]Bramme[/eluser]
Hey all

I'm experiencing some trouble with my host. Sometimes my CI pages just turn white, just now, I experienced something new.

I went to my homepage, that suddenly threw a 404 error. I refreshed and got this
Code:
Notice: Use of undefined constant PATHINFO_EXTENSION - assumed 'PATHINFO_EXTENSION' in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 90

Warning: pathinfo() expects parameter 2 to be long, string given in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 90

Notice: Use of undefined constant PATHINFO_BASENAME - assumed 'PATHINFO_BASENAME' in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 92

Warning: pathinfo() expects parameter 2 to be long, string given in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 92

Warning: require_once(/var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/_system/codeigniter/CodeIgniter.) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 117

Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/_system/codeigniter/CodeIgniter.' (include_path='.:') in /var/www/vhosts/bramme.net/subdomains/mickm/httpdocs/index.php on line 117
Another refresh later, I got to the correct page.

Does anybody know what could be causing this.




Theme © iAndrew 2016 - Forum software by © MyBB