[PHP] php4: session_start: Failed to initialize storage module. ...

2004-03-02 Thread Radi Shourbaji
Hello Everyone! For some reason one of my PHP based sites is generating this error periodically since moving it from a Windows server to a Linux (Fedora FC1) system. While the error is usually cleared by a simple refresh, it is a major annoyance and my site visitors are continually asking me

[PHP] Fedora FC1 + PHP 4.3.4 + phpMyAdmin 2.5.6 rc1 - Problems Resolving Included Files

2004-02-13 Thread Radi Shourbaji
pulling my hair out trying to get this combo to work.. I would appreciate it if someone could walk me through the settings needed to allow phpMyAdmin to work in this environment. Thanks! Radi Shourbaji http://radi-shourbaji.blogspot.com -- PHP General Mailing List (http://www.php.net

[PHP] Missing mysql_real_escape_string() function in PHP 4.3.4

2004-02-10 Thread Radi Shourbaji
I'm trying to move a PHP application that was originally built on the windows PHP implementation to a newly installed Fedora FC1 Linux system. However the Fedora implementation of PHP 4.3.4 seems to be missing the mysql_real_escape_string() function. I suspect that there might be other mysql