Skip to content
PHPedia
The solution for all your PHP problems ... almost.
  • Home
  • Mobile Detector
  • PhpIndex
  • SemRush
  • SimpleGallery
  • About
  • Contact

Category: PHP warnings

PHP Warning: Parameter expected to be a reference, value given

April 29, 2011 admin Leave a comment

Message: PHP Warning: Parameter 1 to stats_admin_bar_menu() expected to be a reference, value given Error type: warning Symptoms: A warning…

Continue Reading →

Posted in: PHP warnings Filed under: parameter, reference, value, warning

PHP Warning: fsockopen(): unable to connect (Operation now in progress)

admin Leave a comment

Message: PHP Warning: fsockopen(): unable to connect to domain.com:80 (Operation now in progress) in /home/user/public_html/browser.php on line 724 Error type:…

Continue Reading →

Posted in: PHP warnings Filed under: fsockopen, socket, warning

PHP Warning: failed to open stream: File name too long

November 21, 2010 admin Leave a comment

Message: PHP Warning: fopen(cache/____________.cache): failed to open stream: File name too long in test.php on line 12 Error type: warning…

Continue Reading →

Posted in: PHP warnings Filed under: file, filename, long, warning

PHP Warning: Cannot modify header information – headers already sent

June 21, 2008 admin 2 Comments

Message: PHP Warning: Cannot modify header information – headers already sent by (output started at /home/w.php:189) in /home/start.php on line…

Continue Reading →

Posted in: PHP warnings Filed under: echo, header, output, print, redirect, warning

PHP Warning: fsockopen(): unable to connect (Connection timed out)

admin 5 Comments

Message: PHP Warning:fsockopen(): unable to connect to rpc.technorati.com:80 (Connection timed out) in /home/public_html/pinger.php on line 66 Error type: warning Symptoms:…

Continue Reading →

Posted in: PHP warnings Filed under: connect, dns, fsockopen, server, sockets, timeout, warning

PHP Warning: Variable passed to each() is not an array or object

admin 3 Comments

Message: PHP Warning: Variable passed to each() is not an array or object in /home/functions.php on line 23 Error type:…

Continue Reading →

Posted in: PHP warnings Filed under: each, list, loop, warning, while

PHP Warning: reset(): Passed variable is not an array or object

admin 1 Comment

Message: PHP Warning: reset(): Passed variable is not an array or object in /home/cron.php on line 43 Error type: warning…

Continue Reading →

Posted in: PHP warnings Filed under: array, integer, null, object, reset, string, warning
Copyright © 2021 PHPedia — Ascension WordPress theme by GoDaddy