I hope someone can help..
I am trying to run a session and I keep getting the following error:
"Session initialization failed"
Do you know what could be causing this?
Thank you in advance,
Chris
Does anyone know where I can download PHP for Apache, PHP.net doesnt
distribute PHP for Linux anymore...
Thanks,
Chris
In a message dated 12/12/2002 3:08:07 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> At the top, in the"Configure Command" cell will be "--with-mysql", there
> may be an equals sign and directory. Further down will be an entire
> table entitled "mysql".
>
> If you do not have these then
Yes, I looked at that and didn't see anything related to mySQL???
In a message dated 12/12/2002 2:18:10 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> call it phpinfo.php (assuming you webserver sends .php files to php),
> put it where your webserver can get at it and view it with your b
Yes, I looked at that and didn't see anything related to mySQL???
In a message dated 12/12/2002 2:18:10 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> call it phpinfo.php (assuming you webserver sends .php files to php),
> put it where your webserver can get at it and view it with your b
The person who setup my server disabled it and I dont see where to enable it
again...
In a message dated 12/12/2002 1:46:13 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> PHP comes comes pre-builtin with MySQL - it is already enabled.
>
> Aaron
>
> -Original Message-
> From: [
What do I edit in the "php.ini" to enable the mySQL functions?
Thanks,
Chris
In a message dated 11/15/2002 10:18:04 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> >--with-mysql=shared,/opt/bcs'
>
> Shorten it to --with-mysql will use the internal php mysql support
> Try it :-))
This worked, thank you all for your help...
Christopher
In a message dated 11/15/2002 10:09:33 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> It´s really easy...you don´t have any mysql support build in! Say again
> ./configure --your-stuff --with-mysql :-))
This is listed in the "Configure Command" box:
--with-mysql=shared,/opt/bcs'
In a message dated 11/15/2002 9:53:15 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> if it does not, i'd reconfigure.
> well first check if a phpinfo() call shows mysql is installed?
Im looking over my phpinfo page and don't see anything about mysql... What
section would it be under..
In a message dated 11/15/2002 9:47:37 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> i know you need to connect to run other functions, but does you set up
> recognize other mysql_functions? at least giving you an access denied
> error, instead of undefined function?
No, it does not...
Is there a setting in php.ini that would disable the mysql_connect()
function? I have the same exact script on two servers but one of them keeps
giving me "Call to undefined function: mysql_connect()"
Thanks for any help...
Christopher
I'm cured... Some how my php.ini got messed up... Thanks for everyones help!
--- Begin Message ---
Could this be a PHP setting I need to modify?
When I fill out a form I built on one of my servers it doesn't see the
submitted data. When I use the same form on another server it works fine.
Ha
In a message dated 11/14/2002 1:04:13 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> Very likely related to register globals.
>
> How are you parsing your queries? Using $_REQUEST['query'] or anything?
>
> R
>
> On Friday, November 15, 2002, at 04:57 AM, [EMAIL PROTECTED] wrote:
>
> >
Could this be a PHP setting I need to modify?
When I fill out a form I built on one of my servers it doesn't see the
submitted data. When I use the same form on another server it works fine.
Has anyone seen this type of behavior before? thanks for the help.
15 matches
Mail list logo