From:             Yesthatsme13 at gmail dot com
Operating system: linux
PHP version:      4.3.10
PHP Bug Type:     *General Issues
Bug description:  fatal error: its fucked

Description:
------------
I have no idea why, neither does my host, but all his 
sites give this:
 

Warning: mysql_pconnect(): Link to server lost, unable 
to reconnect in /home/lynjay13/public_html/config.php on 
line 2

Warning: mysql_select_db(): Can't connect to local MySQL 
server through socket '/var/tmp/mysql.sock' (2) in /
home/lynjay13/public_html/config.php on line 3

Warning: mysql_select_db(): A link to the server could 
not be established in /home/lynjay13/public_html/
config.php on line 3

Fatal error: session_start(): Failed to initialize 
storage module: user (path: /tmp) in /home/lynjay13/
public_html/header.php on line 1

Reproduce code:
---------------
WWW.CYBER-WARS.COM/LOGIN.PHP OR WWW.CYBE-WARS.COM/city.php

Expected result:
----------------
Play the GAME!

Actual result:
--------------
Warning: mysql_pconnect(): Link to server lost, unable 
to reconnect in /home/lynjay13/public_html/config.php on 
line 2

Warning: mysql_select_db(): Can't connect to local MySQL 
server through socket '/var/tmp/mysql.sock' (2) in /
home/lynjay13/public_html/config.php on line 3

Warning: mysql_select_db(): A link to the server could 
not be established in /home/lynjay13/public_html/
config.php on line 3

Fatal error: session_start(): Failed to initialize 
storage module: user (path: /tmp) in /home/lynjay13/
public_html/header.php on line 1

-- 
Edit bug report at http://bugs.php.net/?id=32035&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32035&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32035&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32035&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32035&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32035&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32035&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32035&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32035&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32035&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32035&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32035&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32035&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32035&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32035&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32035&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32035&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32035&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32035&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32035&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32035&r=mysqlcfg

Reply via email to