[PHP-WIN] Re: Can anyone suggest a user authentication script that works?
http://www.hotscripts.com/ -- Shadow www.shadowsnetwork.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: PHP and Windows .NET Server 2003
First, don't use the windows installer Second, do a manual install Third, it worksdid it last week and it works nicelydownloaded 4.3.3 from www.php.net and installed according to the instructions at http://www.php.net/manual/en/install.iis.php -- Shadow www.shadowsnetwork.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Need Help
You don't need to build it yourselfdownload a zipped copy from www.php.net Use the zipped version, not the windows installer versionI found this way, the installation will be easyhere are the instructions: http://www.php.net/manual/en/install.windows.php -- Shadow www.shadowsnetwork.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] Re: Last Critical Upgrade
They are ***NOT*** from MS. Microsoft does not send patches by e-mail..never You never open anything that you are not sure what it is. So many people open those things and got infected and since they have their own SMTP engine...they just mail themselves out.of course, using the infected machine's address book. And bombard those of us who are carefulI stopped counting at 50 and just created a filter to dump them in the trash Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-WIN] Re: Last Critical Upgrade
Its important that those that are less savvy understand the importance of being aware...it is why some of these virii proliferatedpeople don't think..and just open thingsand there is a new virus based on PHP called PHP.Virdrus [KAV]so that should fulfill your requirements...why don't you just ignore this conversation? Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: newbie question: using image function with php
Did you install the gd extension? Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Q on TZ on Win 2k
Shouldn't that be echo (date ( "T", mktime() )); ? Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Win XP, Apache1.3.28, php 4.3.3; php files won't run
Go here: http://www.digitalamit.com/?DA=89ce4fe3aff0c02a99a796c3ba994482 Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: Error 404 problem
What are the directory permissions? Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: php 4.3.x and IIS 6
It definitely works..Php.ini goes into the \windows directory (be sure to edit according to your system)...php4isapi.dll and the other dlls into \windows\system32 Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: PHP uninstall/reinstall
I don't remember much about IIS 3/4 but here are the instruction for installing under windows..http://www.php.net/manual/en/install.windows.php Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Re: MySQL service won't start
Did you try from the root? Is the driver in services? Check and seeif you can't start if from services... Go to /mysql/bin and uninstall the driver then reinstall it. http://www.mysql.com/doc/en/Installing.html Shadow -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Session
How do I do to make a session by eatch browser window? Obrigado. R3. Rodrigo Rois da Rocha. Acesse agora! www.circulonegro.com ___ Obtenha seu Serviço de Correio eletrônico Baseado na Web Service em http://www.zzn.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-WIN] Session
How do I do to make unique sessions by eatch browser window? Obrigado. R3. Rodrigo Rois da Rocha. Acesse agora! www.circulonegro.com ___ Obtenha seu Serviço de Correio eletrônico Baseado na Web Service em http://www.zzn.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-WIN] Session
How do I do to make unique sessions by eatch browser window? Obrigado. R3. Rodrigo Rois da Rocha. Acesse agora! www.circulonegro.com ___ Obtenha seu Serviço de Correio eletrônico Baseado na Web Service em http://www.zzn.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP-WIN] Cannot start script from directory containing international characters.
Scripts within directories containing international characters cannot be executed. I got these messages in error log: [Fri Jun 02 12:25:49 2006] [error] [client 195.131.159.151] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0, referer: http://musicstation.spb.ru/files/ [Fri Jun 02 12:25:49 2006] [error] [client 195.131.159.151] PHP Warning: Unknown: Failed opening 'D:/www/musicstation.spb.ru/files/\xd1\x80\xd1\x83\xd1\x81\xd1\x81\xd0\xba\xd0\xbe\xd0\xb5_\xd0\xb8\xd0\xbc\xd1\x8f/index.php' for inclusion (include_path='.;C:\\php5\\pear') in Unknown on line 0, referer: http://musicstation.spb.ru/files/ This is not a problem of apache, because I can access normal html documents and other files in such directories. My configuration is: Windows 2000 SP4 + hotfixes / Apache 2.0.48 / PHP 5.1.4 installed as Apache2 module / NTFS filesystem. PS: I reported this issue to the bug tracker, but they said it is not a bug in PHP. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-WIN] Log message - is everything ok with it?
I found this message in log when my script crashed: [Fri Mar 30 16:29:42 2007] [error] [client 192.168.0.100] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3456 bytes) in D:\\root\\mygal.net.ru\\minigal\\includes\\mg2admin_functions.php on line 441, referer: http://mygal.net.ru/minigal/admin.php How can 3456 bytes exhaust 32 megabytes? Is it a bug or just a mistake in error message? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php