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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php at richardneill dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 19:01:28 2024 UTC