Jump to content

Unable to call functions


kristian_gl

Recommended Posts

Hello

 

I have a website which i've been developing locally(localhost), but when I put on the web I get this error when I try to load a page that calls to a function:

 

Fatal error: require_once() [function.require]: Failed opening required 'http://stud.aitel.hist.no/~oddl/admin/auth.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/stud/oddl/public_html/admin/admin.php on line2

 

Or:

 

Fatal error: Call to undefined function kobleTil() in /home/stud/oddl/public_html/public/public_undersokelse.php on line 1

 

When i run the website on localhost, everything works just fine, any tips?

Link to comment
https://forums.phpfreaks.com/topic/200539-unable-to-call-functions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.