Not Registered's profile

tags

contributions

Thumb_up
Thumb_down

0%
0%

Warning: fopen: failed to open stream: Permission denied

Simple but insecure:

chmod 0777 filename
posted on 21 March 2008 20:47

Thumb_up
Thumb_down

0%
0%

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

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?
posted on 31 March 2008 15:13

Thumb_up
Thumb_down

0%
0%

How to display php page

This means your webserver (i.e. apache) is not configured to handle php files correctly.
posted on 26 May 2008 8:49

Thumb_up
Thumb_down

0%
0%

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

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!
posted on 26 May 2008 8:51

Thumb_up
Thumb_down

0%
0%

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

Have a look at http://php.net/include/
posted on 26 May 2008 13:36

Thumb_up
Thumb_down

0%
0%

php make install fails

Try adding the following line to your httpd.conf:

LoadModule suexec_module /usr/lib/apache2/modules/mod_suexec.so

It does not matter, which module you load here. PHP needs to find a "LoadModule" string and I believe your httpd.conf was simply empty

HTH
posted on 29 May 2008 10:03

Thumb_up
Thumb_down

0%
0%

PHP Fatal erro

You have a time limit for script execution. Your script exceeded this time limit.

You can try to set an own time limit using the function:
set_time_limit() e.g.:
<?php
set_time_limit(30); //extend it to 30 seconds

In most cases this won´t work because it is forbidden by your webserver-configuration to override the setting.

Ask your provider to kindy raise the max_execution_time directive in php.ini

HTH, Max
posted on 14 July 2008 16:56

Thumb_up
Thumb_down

0%
0%

Warning: Missing Argument and other stuff

Could you please paste the exact error message? Otherwise i can´t help you.

Do you have:
<form enctype='multipart/form-data' ... >

for uploading files?
posted on 18 July 2008 13:07

Thumb_up
Thumb_down

0%
0%

what does phpBB : CRITICAL ERROR MEAN

"What is phpBB?

Since its creation in 2000, phpBB™ has become the most widely used Open Source forum solution."

This error means, that admin/webmaster of a website made a mistake in their forum software. This should be noticed an repaired soon, so just try again later.

posted on 4 August 2008 10:15

questions

Warning: fopen: failed to open stream: Permission denied

submitted on 21 March 2008 20:21
This happens when I try to access a file using "fopen". I´m on a LAMP system. How can I grant permission?

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

submitted on 27 March 2008 19:20
Can anybody help me?
tags: method + return + value

what is this error Cannot use string offset as an array

submitted on 9 May 2008 8:55
Cannot use string offset as an array
tags: is + what

How to display php page

submitted on 21 May 2008 21:39
The file does not display but the "save file as" dialog box appears
tags: how + to

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

submitted on 23 May 2008 16:16
Warning: include() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a9394051/public_htm...
tags: error + message + php

configure: error: Cannot find MySQL header files under

submitted on 29 May 2008 9:32
My configure exits with this message, although i have written: --with-mysql=/usr/local/mysql My path is correct, so what is the problem?

php make install fails

submitted on 29 May 2008 9:59
here is the outut of "make install" apxs:Error: Activation failed for custom /etc/apache2/httpd.conf file.. apxs:Error: At least one `LoadModule' directive already has to exist.....
tags: install + make + php

PHP Fatal erro

submitted on 6 July 2008 1:07
Fatal error: Maximum execution time of 10 seconds exceeded in /home/a3627172/public_html/File/classes/http.php on line 220
tags: class + php + error + fatal

Warning: Missing Argument and other stuff

submitted on 15 July 2008 21:27
happens when i upload content including images

what does phpBB : CRITICAL ERROR MEAN

submitted on 29 July 2008 18:37
When I try to get to a web site, this pops up instead
tags: phpbb + critical + error

interests

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