|
-
Sep 4th, 2002, 07:30 AM
#1
Thread Starter
Junior Member
help
yes the server i use supports php , but i get this error
Warning: Failed opening '/home/soulx/public_html/bleh.php' for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0
-
Sep 4th, 2002, 09:35 AM
#2
Fanatic Member
-
Sep 4th, 2002, 12:04 PM
#3
PowerPoster
That means you've used the require function to include another file but it can't find it. Make sure you specified the path correctly, and if possible use relative paths
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|