php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25386 gtk.php.net has mysql errors
Submitted: 2003-09-03 16:35 UTC Modified: 2003-12-30 13:10 UTC
From: php at richardneill dot org Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2003-09-03 16:35 UTC] php at richardneill dot org
Description:
------------
http://gtk.php.net/manual/en/widgets.php
is currently spitting out this:

=========================================================
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /local/Web/sites/php-gtk-web/include/shared-manual.inc on line 10

Warning: mysql_select_db(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) in /local/Web/sites/php-gtk-web/include/shared-manual.inc on line 11

Warning: mysql_select_db(): A link to the server could not be established in /local/Web/sites/php-gtk-web/include/shared-manual.inc on line 11

Warning: Cannot modify header information - headers already sent by (output started at /local/Web/sites/php-gtk-web/include/shared-manual.inc:10) in /local/Web/sites/php-gtk-web/include/shared-manual.inc on line 360

Warning: Cannot modify header information - headers already sent by (output started at /local/Web/sites/php-gtk-web/include/shared-manual.inc:10) in /local/Web/sites/php-gtk-web/include/shared-manual.inc on line 361
=================================================

It's been like that for at least a day. Just thought you might like to know.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-30 13:10 UTC] goba@php.net
Was just a temporary problem...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 10:02:33 2024 UTC