recent answers

What is: Failed opening 'includes/languages/english/' for inclusion

Thumb_up
Thumb_down

0%
0%
You are trying to include a directory. This can not work. Look in line 126 of your file /home/a9394051/public_html/admin/includes/application_top.php.

Their must be something like:
include('includes/languages/english/');

Change it to:
include('includes/languages/english/file.example');

Include function must point to an file/url, not a directory!
answered by Not Registered on 26 May 2008 8:51

How to display php page

Thumb_up
Thumb_down

0%
0%
This means your webserver (i.e. apache) is not configured to handle php files correctly.
answered by Not Registered on 26 May 2008 8:49

PHP Fatal error: Can't use method return value in write context in

Thumb_up
Thumb_down

0%
0%
Could you please post your code? I can only guess you tried something like:

$obj = new Foo();

if (1 == $obj->bar()) continue

Am I right?
answered by Not Registered on 31 March 2008 15:13
source: http://www.php.net

Warning: fopen: failed to open stream: Permission denied

Thumb_up
Thumb_down

0%
0%
Simple but insecure:

chmod 0777 filename
answered by Not Registered on 21 March 2008 20:47

FirstPrevious 1  2  3  4
recent answers

Search
   
Bookmark this page Wong Linkarena Webnews Delicious Technorati Furl Yahoo_myweb Google_bmarks Blinklist Magnolia Windows_live Digg Netscape Stumbleupon Newsvine Reddit Tailrank Spurl Yigg