473,320 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Doubt you'll know... extensions and serializer

mlw
I have created an extension in PHP. It implements a new serializer for the
session manager. Unfortunately, the session extension is initialized first,
and fails to see my extension.

Anyone have a suggestion?
Sep 22 '05 #1
3 1088

mlw wrote:
I have created an extension in PHP. It implements a new serializer for the
session manager. Unfortunately, the session extension is initialized first,
and fails to see my extension.

Anyone have a suggestion?


Change the order in php.ini?

Sep 23 '05 #2
mlw
IW****@gmail.com wrote:

mlw wrote:
I have created an extension in PHP. It implements a new serializer for
the session manager. Unfortunately, the session extension is initialized
first, and fails to see my extension.

Anyone have a suggestion?


Change the order in php.ini?

I looked for such a directive, where would I find that documentation?

It isn't loaded as a module, its built in.
Sep 23 '05 #3

mlw wrote:
IW****@gmail.com wrote:

mlw wrote:
I have created an extension in PHP. It implements a new serializer for
the session manager. Unfortunately, the session extension is initialized
first, and fails to see my extension.

Anyone have a suggestion?


Change the order in php.ini?

I looked for such a directive, where would I find that documentation?

It isn't loaded as a module, its built in.


Can't you remove PHP's extension from the file? Then your's would be
the only one.

But I don't know for sure. You'd just have to try it.

Sep 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Simon Harvey | last post by:
Festive greetings fellow programmers! I've been programming now for about 4, maybe 5 years now. 4 of those years were at university so and I havent had much work experience of making real world...
9
by: Mike | last post by:
Do you know of 6 clearly distinct colors that show up well on a white background? I was thinking of the 6 standard colors red/green/blue/cyan/magenta/yellow however, on a white background,...
47
by: Vijay Kumar R Zanvar | last post by:
Did you know that the following if statement is semantically right, but could logically be wrong? if ( i = 2 ) { /* do something */ } Tip:
3
by: Chris | last post by:
Wait.. before you flame.. If someone can program in Java, or Javascript, or C, or (insert your language here that uses basically the same syntax as C#), and that person knew how to program in...
3
by: leon | last post by:
hello friends, i am writing a page aspx and creating controls dinamicaly and then i must to create for each control the events as well. Anybody to know how????? happy day lion
6
by: JohnR | last post by:
I'm running into a 'timing' or 'race' condition on my form. All textbox controls are bound to a datasource, but certain other controls (like labels) need to be updated when you move to a...
9
by: John Salerno | last post by:
So last night I had a dream that me and two other guys needed to get a simple task done in Java. We were staring at the problem in confusion and I kept saying "First we have to create a class, then...
4
by: Mufasa | last post by:
I have a website where there is a login screen on it. All works fine. As part of the website I have links to some pdfs, htmls, jpgs, and assorted other stuff. I have found if you know the name of...
11
by: Diego Martins | last post by:
for me, these items are in the 'tricky zone' of C++ does anyone know good material with that? (dealing with subtle details, pitfalls, good practices...) anything like the Effective series from...
0
by: takveen | last post by:
Oracle Key Concepts - Make Sure You Know All! Oracle Key Concepts - Make sure you know all especially before appearing for Oracle Certification (i.e. to becoming Oracle Certified Professional or...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.