Date: 01/11/00
- Next message: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Previous message: brian: "[PHPLIB] parse error, session.inc"
- Next in thread: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Reply: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This message was sent from Geocrawler.com by "apoorva" <apm <email protected>>
Be sure to reply to that address.
system: win32 stand alone, apache 3.x.x, php 3.0.13. NS 4.7 and ie5.0
having trouble working with phplib 7.2.
my conf files are configured properly so is my php.ini since with the prepend command.
problem:
As soon as i enter index.php3 it gives me a cookie and i accept it. After that it says
user_session=1. I try to reload the page the counter doesnt move. THen i goto to the phpinfo
page from the index.php3. and hit on the reload the simple page and wow my user_session=7
(it never goes more than seven). If do a complex login with kris and test it works and continous
logins increses my session and user counters. ALthough a reload will just take me back to the
login page. Although i can seem to be able to view the counter but am unable to view the
session tables data?
In th phpinfofile i can view the session id..
another very odd thing that happens is that initiall the url will read.
127.0.0.1/index.php3
after reload: 127.0.0.1/cgi-bin/php.exe/index.php3.
after replacing php_self with php_info i get (in 4 files under httpd/php/)
127.0.0.1/index.php3
after reload: 127.0.0.1?PID(UID)sessiondata/
after that the thing stops working. as in i cant access any files: since and file
clikc on will be like http://foo.php3
my $php_SElf has /cgi-bin/php.exe written ..
the manual tells me to compile apache with force redirect cgi option. How is that done using a
win32 apache. does anyone lnow whats the problem
if someone wants to look at my php.ini or conf files let me know.
ANother thing is that if i goto phpmyadmin or anyother php script evcery hting works fine i dont
get the cgi-bin in the url at all.
Now thats odd?
Ireally require some help as to what is going on. Or if someone could give me phplib 6. THats
would be nice.
thjanks in advance
apoorva
P.S: could it be a bug in php 3.0.13?
Geocrawler.com - The Knowledge Archive
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Previous message: brian: "[PHPLIB] parse error, session.inc"
- Next in thread: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Reply: Shawn Patton: "Re: [PHPLIB] odd problems with phplib 7.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

