PHP Fatal error: Can't use method return value in write context in
asked by Not Registered on 27 March 2008 19:20
Can anybody help me?
What is: Failed opening 'includes/languages/english/' for inclusion
asked by Not Registered 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...
Warning: fopen: failed to open stream: Permission denied
asked by Not Registered 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?
How to display php page
asked by Not Registered on 21 May 2008 21:39
The file does not display but the "save file as" dialog box appears
php make install fails
asked by Not Registered 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.....
PHP Fatal erro
asked by Not Registered 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
Warning: Missing Argument and other stuff
asked by Not Registered on 15 July 2008 21:27
happens when i upload content including images
what does phpBB : CRITICAL ERROR MEAN
asked by Not Registered on 29 July 2008 18:37
When I try to get to a web site, this pops up instead
Undefined index: language in
asked by Not Registered on 6 October 2008 17:18
The website has Flash navigation, and html below in Iframes two language, English and Arabic. It seems when the website is idle for a bit that this error appears and the site needs to be reloaded N...
- web site doews not load, Not Registered
- what does following message mean: Fatal error: Call to undefined function validip () in, Not Registered
- Transport error (#404), Not Registered
- Cannot modify header information - headers already sent by , Not Registered
- Undefined index: language in, Not Registered
- fopen errors, Not Registered
- what does phpBB : CRITICAL ERROR MEAN, Not Registered
- Warning: Missing Argument and other stuff, Not Registered
- PHP Fatal erro, Not Registered
- php make install fails, Not Registered
- web site doews not load
In your file "database.php" some code is executed to connect to a database. The given... - what does following message mean: Fatal error: Call to undefined function validip () in
your php code calls a function which does not exists. It´s name is "validip". Open all your php... - Transport error (#404)
I think it is not php related. A 404 error means that a requested page does not exist. What page... - Undefined index: language in
It is a notice and not an error. For me it looks like you have an array and try to access a key,... - Cannot modify header information - headers already sent by
Your script has output before it can change the HTTP header data. In most cases, you just have a...

























