473,799 Members | 2,746 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1106

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.co m 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.co m 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
2280
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 applications (although I trying to make some now). There is still a lot I don't know when it comes to making programs. I know all the theory, but not how (and why) certain things are done in real world projects. My current ponderings are about...
9
10857
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, yellow, cyan, and green are hard to read. Any suggestions? (html color codes would be great!) -Mike
47
2702
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
3578
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 VB.NET (meaning they understand the .NET Framwork, how to use the IDE, the classes and components available, etc.) then would they really need to "learn" C#? I have done some coding in C#, I wrote an entire app in it, but I use VB.NET whe...
3
1132
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
1558
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 different record. In addition some of the databound controls need to be modified (ie: verified) based on the values of other databound controls. For example, if one checkbox is checked, then I need to ensure that another databound control has a certain...
9
1080
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 instantiate it, then..." etc. etc. They didn't agree with me so we kept arguing back and forth about it. Finally, in frustration, I shout "God, Python is so much easier than any other language!" :) It's not the first time I've had a dream...
4
1350
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 the file (or login, and copy the link) you can get at the file without logging in. I verified this by pulling up one of my pfds copying the url, closing down all of IE and then starting IE and putting in the url. Lo and hehold - the file is...
11
2402
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 Meyers would be fine ;) thanks! Diego
0
1075
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 OCP) http://www.takveen.com/art_comp_article_oracle_cert_p1.html
0
9687
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10237
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10029
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9077
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7567
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5588
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3761
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.