php-windows Digest 30 Apr 2005 14:09:44 -0000 Issue 2653

Topics (messages 25939 through 25946):

Re: [Resolved] Re: Problem 1 of 2 - Sessions not working
        25939 by: lists

Phpize
        25940 by: Terry Watts

A question on password policies . . .
        25941 by: lists

Re: new column in mysql
        25942 by: Randy Clamons

Tenho problemas com php e mysql...
        25943 by: ? php Nick Marinho ?

problemas com MYSQL e PHP
        25944 by: ? php Nick Marinho ?

Free php mysql
        25945 by: ? php Nick Marinho ?
        25946 by: zerof

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Louis,

I feel kinda shamefaced over this, but it seems awfully strange <sigh />.

I tried setting my config to the values you published, but made no difference.

Then, while proofing, I noticed the you had
 session.save_handler files files,
and I had
 session.save_handler file file,

I changed the singular _file_ entry to the plural _files_ entry and sessions 
once again worked.

Have no idea how the value was originally changed to file <sigh />.


Make a good day . . .

                . . . barn

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

There are two types of people in this world, good and bad. The good sleep 
better, but the bad seem to enjoy the waking hours much more. - Woody Allen

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--- End Message ---
--- Begin Message ---
I'm new to PHP and I have just installed PHP for windows on my server, I'm
now trying to install PHP for Image Magick. The docs for this say I have to
run "phpize" but I can't find it anywhere. Can someone please tell me where
it lives.

        Thanks in advance.
            Terry

--- End Message ---
--- Begin Message ---
Folk,

I'm curious if anyone has any advice on setting up multi-level password access?

The site is being developed on Win2K/IIS 5.x, but will be published on  a Linux 
server, which phpinfo() reports as:
Linux {domain name} 2.4.20-28.8HEsmp #1 SMP Thu Jun 17 16:21:50 BST 2004 i686.

What I'm wondering about is what approach would allow reasonable security, but 
require the least amount of adjustment between the two disparate servers?

The general scenario is as follows.
*Five levels of membership, 0-4;
*member ID, password (MD5 hash), & access level stored in MySQL v3.23.x;
*script validates member password, looks up access level.

Probably the access level - not the password - would be stored in a Session 
variable and checked by each succeeding script for appropriate authorization.

As an example, for levels 0-x, 0 would disallow chat, 1 would allow joining a 
public chat, 2 would allow creation of a public chat room, 3 would allow 
joining a private chat, 4 would allow creation of a private chat room.

Since the access level is determined by the member ID and password, what's the 
least effort method to set up password access(es)?  I.E., what password 
validation method would allow for the least amount of script modification 
between the two platforms?

Anybody have a preference here, or a comment?



Make a good day . . .

                . . . barn

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The best argument against democracy is a five minute talk with the average 
voter. - Winston Churchill

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~






--- End Message ---
--- Begin Message ---
Ross,

How are you inserting the data into your mySql table? If you create your table 
definition before you insert the data, the column data will be filled in for 
you.

Randy Clamons
Systems Programming
Novaspace.com


> ------------Original Message------------
> From: "Ross Hulford" <[EMAIL PROTECTED]>
> To: [email protected]
> Date: Fri, Apr-29-2005 2:34 PM
> Subject: [PHP-WIN] new column in mysql
>
> Hi,
> 
> I have a table with 15 columns or so that has been inherited from an 
> older
> db and am trying to insert an auto increment column  (in mysql) without
> having to number it manually. This is fine when I add new colums via a 
> form
> but the old entries have a null value
> 
> Alternatively It has been converted from Excel soif anyone knows how to 
> do
> it that way that would help.I never use Excel so have no clue about it.
> 
> 
> R.

--- End Message ---
--- Begin Message ---
...n�o consigo fazer funcionar o Mysql. J� procurei em muitos tutoriais em como 
fazer a cria��o de tabelas, insers�o de dados,  etc...mas tudo sem nenhum 
sucesso...
 At� baixei o Db Manager pro Mysql mas n�o fncionou, o que fa�o...???
 Ser� que algu�m pode me ajudar ???????????

--- End Message ---
--- Begin Message ---
 N�o consigo configurar o mysql para funcionar com php...algu�m pode me ajudar 
???

--- End Message ---
--- Begin Message ---
 Algu�m sabe de um site que hospedem gratuitamente PHP e MYSQL para testar meus 
scripts de PHP???

--- End Message ---
--- Begin Message --- <? php Nick Marinho ?> escreveu:
Algu�m sabe de um site que hospedem gratuitamente PHP e MYSQL para testar meus scripts de PHP???
-------
Se for s� para testar, n�o basta o "localhost"?
---------
zerof

--- End Message ---

Reply via email to