[PHP-WIN] Session read problem

2002-03-16 Thread Martin
them. Anyone here with a solution ? best regards -- Martin Eriksson webdesigner & Utvecklare [EMAIL PROTECTED] http://www.svensk-design.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php

[PHP-WIN] Session-trouble bigtime

2002-03-18 Thread Martin
n.cache_expire = 180 ; use transient sid support if enabled by compiling with --enable-trans-sid. session.use_trans_sid = 1 url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry" The tmp map is also set and the session is created...but the browser cant reach it p

[PHP-WIN] Perl with apache on win 2000 server

2002-03-24 Thread Martin
How do I install this and what do i put in the http.conf...? Anyone who knows this... Where can i download a workable Perl ? -- Martin Eriksson webdesigner & Utvecklare [EMAIL PROTECTED] http://www.svensk-design.com --

[PHP-WIN] GD.DLL

2002-08-14 Thread Martin
comment the line for gd.dll support. Any ideals that might help me. Thanks Martin

[PHP-WIN] GD.DLL

2002-08-14 Thread Martin
I now have php 4.2 but now I cant get past the screen about cgi.force_redirect. I have tried to shut it off via the php.ini but it didnt help. How do i use the cgi.force_redirect so I can access my scripts Thanks Martin

Re: [PHP-WIN] HEEEEEEELLLPPP

2001-06-23 Thread Martin
Salvador Ascencio wrote: > Please help me i'm desperated, i have to build a page using php and mysql, > no problem i downloaded an excellent article written by kevin yank, well > the problem is that i have windows me and i got the installer of php, i > already installed it but it just does not wo

[PHP-WIN] IIS7, php and extensions

2006-10-01 Thread Martin
p and had the same problems) tia, Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] What's this Error msg?

2002-03-07 Thread Martin Wright
Warning: Unknown persistent list entry type in module shutdown (11) in Unknown on line 0 Getting this on my apps under windows on my desktop. Doesn't happen on Linux server. What and why, someone? TIA -- Martin Wright -- PHP Windows Mailing List (http://www.php.net/) To unsubs

[PHP-WIN] how to use payflow

2002-03-21 Thread Marirose Martin
Bonjour, je suis sous windows et j'aimerai me servir des fonctions php pour payflow. Partout ils disent que php doit etre compiler avec l'option pour payflow, s'auriez vous où ve pourrait me procurer une tel version de php? merci d'avance Marirose [EMAIL PROTECTED]

[PHP-WIN] Session information not stored in php 4.1.2

2002-04-09 Thread Martin Kemp
ormation is the same. Does anyone know whether there's an issue with session on 4.1.2, or does the session stuff work differently in 4.1.x? thanks in advance, Martin Kemp Cambridge UK Email: [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit

RE: [PHP-WIN] Re: Session information not stored in php 4.1.2

2002-04-10 Thread Martin Kemp
ut the need for session_register, etc. It was when I installed 4.1.2 that my problems started. Thanks again, Martin Kemp > -Original Message- > From: Lee, Ford [mailto:[EMAIL PROTECTED]] > Sent: 09 April 2002 3:05 > To: Fabian Deutsch; [EMAIL PROTECTED] > Subject: RE: [PHP-WI

[PHP-WIN] RE: php 4.1.2 / $_SESSION

2002-04-30 Thread Martin Kemp
I'm including the text of a previous discussion on this subject: -- begin include 4.1.1 works perfectly well but when they introduced 4.1.2, there was a bug that was introduced also. -Original Message- From: Martin Kemp [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 5:

[PHP-WIN] USER_AGENT wrong thanks to proxy cache! Help!

2002-04-30 Thread Roderick Martin
I've got a script that calls the USER_AGENT variable and uses it to select a CCS file to load. Problem is, as I move from browser to browser, apparently the HTTP_USER gets stuck in the proxy cache and some browsers identify themselves as other browsers. Here's what I've found out. I have an .ht

RE: [PHP-WIN] USER_AGENT wrong thanks to proxy cache! Help!

2002-05-01 Thread Roderick Martin
The proxy server is a Compaq TaskSmart server (C1500) with the latest updates. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] RE: [PHP] How to Show my Own Error Message Instead of Mysql Error?

2002-06-20 Thread Martin Towell
what about doing a "select count(*) from table where username = 'foobar'" then, if ($cnt > 0) { /* display error */ } else { /* insert new username */ } -Original Message- From: Jack [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 2:07 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [

Re: [PHP-WIN] how to install pear package in Windows

2002-06-25 Thread Martin Mørup
"pear.php" to require_once "pear/pear.php" I'm not sure yet if everything works this way. Does anyone know a better way to do this? Did i miss something? Martin Mørup Yang wrote: >Hi; > >Does any body know hot to install a pear package in Windows environment? >

Re: [PHP-WIN] how to install pear package in Windows

2002-06-25 Thread Martin Mørup
Hi Yang Yes i did. I installed the Auth package. To do this i just unpacked the content of the package to /auth I hope you get i up and runnig! Martin Mørup Yang wrote: >Hi Martin; > >Thanks for your information. I installed PHP 4.2.1 on my Win2K machine. It >seems pear is t

[PHP-WIN] [PHP-DB] RE: PHP meetup [CROSS-POST] Meet other PHP Developersin Your Area

2002-07-15 Thread Martin Clifford
Yes, everyone please join up! I would love to find more developers in the Maryland area, and I'm sure others would in their areas as well! Let's do the great american get togeth... err... the great php get together! Martin Clifford Homepage: http://www.completesource.net Develope

[PHP-WIN] [php-objects] RE: [PHP] Re: [PHP-DEV] [CROSS POST] PHP Meetup& Texas PHP Users

2002-08-01 Thread Martin Clifford
I'm definately interested, even though I'll most likely be in MN at the time. I've never even MET another PHP developer, so I don't know what to expect, but I'd sure love to be updated :o) Martin >>> [EMAIL PROTECTED] 08/01/02 03:21PM >>> Well, the

[PHP-WIN] Weird Error

2002-09-11 Thread Alexandru Martin
Hello, i have a IRC bot made in php that worked and now it only outputs "(0)" on the whole page ! Please help me i am very confused. You can see my code at http://nopaste.snit.ch:8000/756 . -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub

Re: [PHP-WIN] Weird Error

2002-09-12 Thread Alexandru Martin
Sorry for the dumb question , i'm a newbie. I fixed the the problem listed with the subject as "Weird Error" . - Original Message - From: "Alexandru Martin" <[EMAIL PROTECTED]> To: "php-windows" <[EMAIL PROTECTED]> Sent: Tuesday, September 1

[PHP-WIN] Mixing include path styles. How do I do this???

2002-10-23 Thread Roderick Martin
We recently switched from Netscape Enterprise to IIS and I now need to make a lot of changes to over 600 htmls - mostly in include statements. We're doing two things here, switching servers and switching all our SSI's to PHP includes. Under Enterprise, I could define a path just by putting it i

Re: [PHP-WIN] Mixing include path styles. How do I do this???

2002-10-23 Thread Roderick Martin
ions of PHP on Win32 affecting the include statement with absolute paths. The above is a workaround solution - once the bug is fixed you should be able to remove the 'c:' stuff. HIW! Rich -Original Message- From: Roderick Martin [mailto:maillist@;network23.com] Sent: 23 October 2

RE: [PHP-WIN] Surprises with PHP4/IIS?

2001-05-10 Thread Martin Kemp
combine too well. I hope that helps, it would certainly bear some testing. Martin Kemp. > -Original Message- > From: Phil Driscoll [mailto:[EMAIL PROTECTED]] > Sent: 06 May 2001 11:02 > To: [EMAIL PROTECTED]; steff > Subject: Re: [PHP-WIN] Surprises with PHP4/IIS? > >

[PHP-WIN] Can you use PHP (Windows) on secure https:__port 443 only?

2001-06-23 Thread Martin Tengowski
Group My situation here is: NT 4, with Netscape SuiteSpot web server running 128 Bit SSL with are located behind a firewall, with only port 443 open to traffic Is it possible to use PHP, and connect to a database for dynamic content with only port 443 open? thanks Martin Tengowski working

[PHP-WIN] Help with a query, and return result on the same page.

2001-07-31 Thread Martin Tengowski
d the data will then be pulled and displayed from the database. I am connected to MySql, and can connect to ODBC... I have been going through tutorials and also using DreamWeaver UltraDev with PHP extensions...but have not found an example like this... Thanks Martin -- PHP Windows Mailing List

[PHP-WIN] RE: ODBC + Win 2000 problem

2001-08-03 Thread Martin Kemp
ine in question grinds to a halt. Therefore if you decide to move to Apache then leave IIS on the machine but disable it in Control Panel. I hope this helps, Martin Kemp > -Original Message- > From: Schulz, Evan [mailto:[EMAIL PROTECTED]] > Sent: 02 August 2001 10:47 > To: &#

[PHP-WIN] RE: Problem

2001-08-07 Thread Martin Kemp
with Textpad (go edit->find and click help), but the man pages for grep aren't bad, either. cheers, martin kemp > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 07 August 2001 7:52 > To: [EMAIL PROTECTED] > Subject: Problem &g

[PHP-WIN] PHP 406 on W2K+IIS, GD and freetype

2001-09-03 Thread Martin Klem
of PHP to resolve me troubles.. Thanks Martin -- 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]

RE: [PHP-WIN] HELP! Image manipulate over the WEB

2001-09-11 Thread Martin Lindhe
used this myself /Martin -- 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]

RE: [PHP-WIN] Warning Undefined Variable on Win - PHP 4.0.6 via Apache

2001-09-12 Thread Martin Lindhe
= $HTTP_POST_VARS["Chem_id"]; or do you use $Chem_id right away? Are you running php in safe mode? Call phpinfo(); to find out, search for safe_mode under PHP Core. /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: [PHP-WIN] gif not working in php

2001-09-27 Thread Martin Lindhe
heck the Address field. Copy it and put in a textfile or something. Do the same with the php-version and compare these URL's. Fix the php script so it points to correct direction :-) Good luck /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: [PHP-WIN] Cannot using session variables with fopen()

2001-09-27 Thread Martin Lindhe
l on these functions at http://www.php.net/manual/en/function.include.php http://www.php.net/manual/en/function.require.php Hope this helps /Martin -- 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]

RE: [PHP-WIN] php vs asp

2001-10-01 Thread Martin Lindhe
0,11011,2646051,00.html (outdated article tho, almost a year old) /Martin -- 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]

RE: [PHP-WIN] mssql stored procedures

2001-10-02 Thread Martin Lindhe
you do that directly in a query mssql_query("exec storeprocedure_name 'parmeter1','parameter2'",$database_connection); > -Original Message- > From: Leonard Harris [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 02, 2001 1:38 PM > To: php > Subject: [PHP-WIN] mssql stored procedures

RE: [PHP-WIN] Large File Uploads

2001-10-05 Thread Martin Lindhe
hat about large file uploads? Large as in how large? Isn't the problem that you have this set in your php.ini: post_max_size = 8M (it's the default) /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-WIN] building with msvc

2001-11-09 Thread Martin Lindhe
rpa\inet.h, so i added c:\cygwin\usr\include to the include path in the msvc options and got shitloads of errors. Could anyone please point me to any info about how to build the msvc port please? Btw i tried to build php4dll.dsp /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsu

RE: [PHP-WIN] building with msvc

2001-11-09 Thread Martin Lindhe
excuse me for my last post, I should of course have looked in the manual at the first place, I found what I needed at http://www.php.net/manual/en/install.windows.php#install.windows.build > -Original Message- > From: Martin Lindhe > Sent: Friday, November 09, 2001 9:43 AM >

[PHP-WIN] php 4.0.8dev and apache 1.3.22

2001-11-09 Thread Martin Lindhe
doing wrong? /Martin -- 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]

RE: [PHP-WIN] php 4.0.8dev and apache 1.3.22

2001-11-09 Thread Martin Lindhe
hm, a AddModule mod_php4.c fixed the problem > -Original Message- > From: Martin Lindhe > Sent: Friday, November 09, 2001 11:25 AM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] php 4.0.8dev and apache 1.3.22 > > > I'm trying to set up php 4.0.8dev from ww

RE: [PHP-WIN] Variables

2001-11-09 Thread Martin Lindhe
e an example? /Martin -- 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] Win 2k, IIS 5 and PHP

2001-11-15 Thread Martin Steel
will work. Thanks, Martin. -- 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]

RE: [PHP-WIN] Re: Win 2k, IIS 5 and PHP

2001-11-20 Thread Martin Steel
I've still got no idea how to get php working on IIS as an isapi filter, it still only interprets some of the functions. I've tried the internet and can't find anything I haven't already done. Can anyone please help? Martin. -Original Message- From: Mike Webby [mai

[PHP-WIN] asp to php converting

2001-11-22 Thread Buchleitner Martin
hi ! i am looking for a tool who may convert an asp-application to a similar php enviroment everything should be converted !! All objects and so on. the goal is that nearly no script has to be re-written because in this asp-application are over 300 files. thanks, martin -- PHP Windows

RE: [PHP-WIN] php4 and interbase

2001-09-27 Thread Martin Lindhe
; > > Help me please > Look in your php.ini on extension_dir, try set it to: extension_dir = c:\php\extensions\ And try again. the / in your path there is the problem i think /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: [PHP-WIN] problem with uploading

2001-09-28 Thread Martin Lindhe
. Does anyone know where the problem could be? > > Oliver. > Could you supply us with a little code snippet? "C:\...\file_name.jpg" is not a valid path.. /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [PHP-WIN] Questions about versions of PHP and Apache

2001-09-28 Thread Martin Lindhe
i use under windows and it's working very well. /Martin -- 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] php warning messages

2001-12-13 Thread Martin Lindhe
e warnings) /Martin -- 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]

RE: [PHP-WIN] php warning messages

2001-12-13 Thread Martin Lindhe
? i want warnings turned off but i dont want this one in particular, is there any easy solution to that? /Martin > > hi all :) > > > > i configured php 4.1.0 to display all errors and errors (E_ALL) and > > get warnings (Undefined index: blah) on lines like this: > &

RE: [PHP-WIN] php warning messages

2001-12-13 Thread Martin Lindhe
> On Thursday 13 December 2001 3:17 pm, Martin Lindhe wrote: > > But im questioning the need for this.. why add extra checks > on perhaps > > 200 locations in my code to satisfy a warning message, which points > > out a nonexisting bug? i want warnings turned off

RE: [PHP-WIN] What variables does a tag submit?

2001-12-14 Thread Martin Lindhe
> > > I am not 100% certain, but I believe that it would set > $what as an array, with $what[0] as '2', and $what[1] > as '4.' submit and print_r($_POST); and you'll know :-) /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] the socket extension in php 4.1.0 :)

2001-12-18 Thread Martin Lindhe
error about the function requires exactly 2 parameters and both must be resources, wich makes my head spin :-) anyway any help would be greatly appericiated! /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

[PHP-WIN] Crashing in Win2K with IIS and latest PHP installed when loading an open page...

2001-12-20 Thread Martin Hughes
hink it's a disk problem - it ONLY happens when I'm loading a php file via http://localhost I'm confused... help!! Thanks Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-WIN] PHP 4.1.0 Install on Windows 98/PWS 4.0

2001-12-21 Thread Martin Halford
hardly any of my pages work!! I suspect the installer is loading the CGI version and I have the ISAPI module already installed? I'm wary of fiddling around because the original setup of 4.02 involved making changes to the Windows Registry. Any ideas? Best r

RE: [PHP-WIN] chmod files on windows - how?

2001-12-21 Thread Martin Halford
The answer is almost certainly that it won't work and you don't need to do it on your Windows machine. The CHMOD 777 gives full read/access to the file on the Unix/Linux server. martin -Original Message- From: p13zo [mailto:[EMAIL PROTECTED]] Sent: Friday, December 21, 2001

RE: [PHP-WIN] PHP software tool

2001-12-22 Thread Martin Halford
Dear 'LaserJetter' I quite like HTML-Kit from: http://www.chami.com/html-kit/ It's free, stable, has line numbering, php plug-in and above all else remembers file locations and has a good recent files look-up. Give it a try! Best regards, Martin --

RE: [PHP-WIN] PHP 4.1.0 Install on Windows 98/PWS 4.0

2001-12-23 Thread Martin Halford
ter to c:\Program Files\PHP that is over-riding the pws-php4isapi.reg instructions. Any ideas - I'd like to solve this? Best regards, Martin -- Martin Halford V-Consult Limited http://www.v-consult.co.uk -- -Original Mes

FW: [PHP-WIN] CGI mode still requires php4isapi.dll?

2001-12-24 Thread Martin Halford
Steve, I suspect we have the same problem - I've also tried setting up the registry entry for the CGI mode and it makes no difference whatsoever. If you do a phpinfo() you can see whether or not you are in ISAPI mode I think. Best regards, Martin -- M

RE: [PHP-WIN] FW: [PHP-INST] Adding GD extensions

2002-01-24 Thread Martin Lindhe
d any > extension to php via the php.ini file I get this "Unable to > load dynamic library 'C:\PHP\php_.dll' - The > specified procedure could not be found." Can you try to set extension_dir = C:\PHP\extensions\ in php.ini and see if that helps? /Martin >

RE: [PHP-WIN] Windows NT SMTP Set Up Help Needed

2002-01-24 Thread Martin Lindhe
n the same machine. > The SMTP server is open on port 25 and resolves locally. > A MX record has been defined. If they're on the same machine, why dont you use localhost instead? SMTP = localhost there's also a sendmail_from = [EMAIL PROTECTED] entry in php.ini that's win32 spe

RE: [PHP-WIN] php mail()

2002-01-24 Thread Martin Lindhe
s possible or impossible $address = "[EMAIL PROTECTED]"; $head = "From: PHP Test <[EMAIL PROTECTED]>\r\n"; $subject = "hello world"; $message = "Hello there\nTest123\n"; mail($address, $subject, $message, $head); Try this out /Martin -- PHP Windows Maili

RE: [PHP-WIN] Re: Mysql connection

2002-01-24 Thread Martin Lindhe
> Hey there! > > you must delete the my.ini or something like that and then it works! eh? my.ini holds your special mysql configuration and you shouldnt just go and delete it, and for certain it wont magically start mysql if you delete the file /Martin > > > "Brad Th

RE: [PHP-WIN] Windows NT SMTP Set Up Help Needed

2002-01-25 Thread Martin Lindhe
quired, anyway this works for me and i suggested it to a guy here yesterday that had similar probs and it worked right out for him too /Martin > > Charlie > > > I had a similar error running in CGI mode on WinNT. I > ended up taking > > apart my call to mail() until it

RE: [PHP-WIN] Windows NT SMTP Set Up Help Needed

2002-01-28 Thread Martin Lindhe
> Hi Martin- > > Separating the parameters from the function call didn't work. > I think the problem is with the WindowsNT SMTP server. How > should the WindowsNT SMTP server be set up to make mail() work? > > Charlie Just set the SMTP directive in php.ini to the m

RE: [PHP-WIN] HELP! with PHP extension <

2002-01-28 Thread Martin Lindhe
me is "extension"? Just asking you to doublecheck since the default would be "extensions". /Martin -- 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]

RE: [PHP-WIN] calling PHP code on a different website

2002-01-28 Thread Martin Lindhe
arses and output. I'd recommend XML here so you easily can format the output for Site B /Martin -- 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]

RE: [PHP-WIN] how to download files by http

2002-01-28 Thread Martin Lindhe
.pl:/baobab/static/tmp/","r";); $data=""; for(!feof($fp)) { $data.=fgets($fp); } fclose($fp); and $data would contain the html code, then up to you to parse out the information Good luck! /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

RE: [PHP-WIN] Problems using mail() it always states Failed to Receive in

2002-01-28 Thread Martin Lindhe
uot;, "$subject", "$body", > "$header"); I always get an error stating > Failed to Receive in > This behaviour is the same when $header is not used. > > Does anyone know what this error means? > > Jan-Volkert Have you configured php.ini and set

RE: [PHP-WIN] mail to too many users

2002-01-29 Thread Martin Lindhe
> How big would a string of 19000 email addresses be? Can > anyone estimate? you wouldnt want to send all mails in one call to mail(), loop and do a couple of hundred bcc's in each time or something /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-m

RE: [PHP-WIN] php 4.1 / xitami on a Win2k computer

2002-01-29 Thread Martin Lindhe
etting somewhere? perhaps a setting in the php.ini > configuration? Any help is much appreciated. Thanks! Does _SERVER["PHP_SELF"] under "PHP Variables" have a value? /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For a

RE: [PHP-WIN] mail to too many users

2002-01-29 Thread Martin Lindhe
time to catch its breath this way... I strongly disagree with putting all recipients in the To: field, you just dont want to give out all other peoples mail-addresses when they recieve the mail. That's why a Bcc: field exists (blind carbon copy) :) /Martin > > > > > > > I

RE: [PHP-WIN] undefined variable

2002-02-06 Thread Martin Lindhe
isset($password1) && $user1==$USER && $password1==$PASSWORD) { ... Or you can just turn off warnings in php.ini, as Nicole suggests :) /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Embeded MySQL

2002-02-06 Thread Martin Lindhe
Check out http://www.mysql.com/doc/C/l/Clients.html for documentation and links to the various APIs available for using MySQL in your programs /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] SWFBitmap jpg to swf?

2002-02-08 Thread Martin Lindhe
ndusk\serlient\test.php on line 12 > > When I print $i; I get the correct binary jpg text. > > I am taking the code from php.net and it did work before I > switched to 4.1.1 Read the documentation for SWFBitmap(), it says it takes a filename for a jpeg as a parameter. So try

[PHP-WIN] Two errors, maybe related. phpMyAdmin refuses to run when dir is secure

2003-01-29 Thread Rod Martin
I'm running PHP4 on Windows 2000 on an IIS server connecting to a MySQL database (3.2.1 I believe). I've just loaded phpMyAdmin and it runs fine. As strongly suggested by the docs, I need to protect the directory. Whenever I try to do that and I enter the userid and password, phpMyAdmin refuses

Re: [PHP-WIN] Re: Two errors, maybe related. phpMyAdmin refuses to run when dir is secure

2003-01-29 Thread Rod Martin
58 PM, cybot wrote: i think the user under which your iis is running needs rights in this folders! Rod Martin wrote: I'm running PHP4 on Windows 2000 on an IIS server connecting to a MySQL database (3.2.1 I believe). I've just loaded phpMyAdmin and it runs fine. As strongly suggested

[PHP-WIN] Re: Difficult String/number fomatation plz hlp!

2003-02-04 Thread Martin Ramsch
previous range or starts a new one. Write a dash only for real ranges with more than a single number: $start = $old = $keys[0]; $output = "$start"; foreach($keys as $value) { if ($value > $old+1) // new range begins { if ($old<>$start) { $output .= "

Re: [PHP-WIN] Best way to upgrade? How do you do it?

2003-06-06 Thread Rod Martin
esday, June 3, 2003, at 01:54 AM, Per Lundberg wrote: On Mon, 2003-06-02 at 23:18, Rod Martin wrote: Is there a simple way to transfer the changes I have made to the php.ini file into the new version? How can I do this and minimize the chance of creating some long-term downtime because I forgot

[PHP-WIN] IIS and include: including content from external server

2003-06-03 Thread Rod Martin
Setup: Windows NT 4.0 PHP 4.2.1 IIS 4.0 I'm trying to share content between an intranet and internet server. I am trying to INCLUDE a content html file from another server into my template html but I cannot INCLUDE anything from an external URL. Includes work fine internally. I get this error:

[PHP-WIN] Best way to upgrade?

2003-06-03 Thread Rod Martin
We have PHP 4.2.1 installed on an IIS server. I want to upgrade it to 4.3.0. I downloaded 4.3.0 and am looking at the install text files and had to pose the question -- What is the best way to update a PHP install? Do I really need to install from scratch? Is there a simple way to transfer the

[PHP-WIN] Installation php on Windows 2003 and IIS 6

2003-06-18 Thread Martin Rytz
Why does it no longer work? Is there a new installation-guide for windows 2003? What exactly has changed with the manual installation? Kind Regards, Martin Rytz -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] RE: [PHP] Still can't pass variable through url

2003-08-14 Thread Martin Towell
See if changing it to page.php?year=$year&month=$month works The separator between the page and the query string is "?" The separator between each key/value pair is just "&" -Original Message- From: Jack [mailto:[EMAIL PROTECTED] Sent: Friday, 8 August 2003 4:30 PM To: [EMAIL PRO

[PHP-WIN] Re: Problem in Win32api.c

2003-09-17 Thread Stefan Martin
Hi Fabian, > In (win32, invokefunction) following variables are declared: > void *w32api_return_buffer = NULL; > int w32api_return_buffer_size = 0; > zval **func_arguments = NULL; > > func_arguments gets later filled with > if(zend_get_parameters_array_ex(argc, &func_arguments) == FAILURE) > But

[PHP-WIN] Re: Problem in Win32api.c

2003-09-17 Thread Stefan Martin
Hi Dvdmandt, > Why not check? I did check that several days ago by making a diff against the lastest php5 snapshot and the php-4.3.3-version. That diff made me wonder if there's an ongoing development effort. > To bad, I want this extension... It's sooo cool... Many people need that extension.

[PHP-WIN] MySQL security hole - how to fix??

2003-10-02 Thread Roderick Martin
According to this article, there is a major security leak in all versions of MySQL... http://www.eweek.com/article2/0,4149,1306270,00.asp The article provides a link to a patch, but I find two things confusing... 1. All the patches on that page are ancient. Why wouldn't these patches have bee

[PHP-WIN] MySQL security hole - how to fix??

2003-10-03 Thread Roderick Martin
According to this article, there is a major security leak in all versions of MySQL... http://www.eweek.com/article2/0,4149,1306270,00.asp The article provides a link to a patch, but I find two things confusing... 1. All the patches on that page are ancient. Why wouldn't these patches have bee

[PHP-WIN] MySQL service won't start

2003-10-27 Thread Roderick Martin
I followed the installation instructions for MySQL (installing MySQL 4 on a Windows NT 4 box), it appeared to install fine, and the initial launch from command line produced the correct response, but we have been unable to install it as a service, getting this error... Could not start the MySQL

[PHP-WIN] Re: Error connecting to MySQL Database

2003-10-28 Thread Roderick Martin
Michael Hollmann, We tried deleting all the keys (some LEGACY-MYSQL would not delete no matter what we tried), deinstalling, trying to delete the keys that wouldn't delete before again, and reinstalling. Same error. We can run it using "mysqld --console", and it SAYS it's installed as a servi

[PHP-WIN] Why is phpinfo giving me these version numbers?

2003-11-05 Thread Roderick Martin
I had PHP 4 and MySQL 3 installed on a Windows NT4 server running Netscape Enterprise. Two weeks ago, I went in, wiped out all traces I could find of MySQL and installed MySQL 4. Everything went okay except it refuses to run as a service. Today I ran phpinfo and under mysql, I have these values

Re: [PHP-WIN] Why is phpinfo giving me these version numbers?

2003-11-06 Thread Roderick Martin
r MySQL server, the reason could be trivial. Good luck ;) Eric At 16:40 05/11/2003, Roderick Martin wrote: I had PHP 4 and MySQL 3 installed on a Windows NT4 server running Netscape Enterprise. Two weeks ago, I went in, wiped out all traces I could find of MySQL and installed MySQL 4. Everything

[PHP-WIN] Fatal error, but include_path seems correct?

2003-11-13 Thread Roderick Martin
My setup: PHP 4.0.6 Windows NT 4.0 Netscape-Enterprise/3.6 SP3 Installed phpMyAdmin to the root of the server, which is d:/Netscape/SuiteSpot/docs/phpMyAdmin254/ I get the error: Fatal error: Failed opening required './libraries/grab_globals.lib.php' (include_path='.;c:\php4\pear;D:\Netscape

Re: [PHP-WIN] Fatal error, but include_path seems correct?

2003-11-13 Thread Roderick Martin
Nov 13, 2003, at 10:15 AM, Eric COLINET wrote: Try : D: \Netscape\SuiteSpot\docs\phpMyAdmin254 Instead of : D: \Netscape\SuiteSpot\docs\phpMyAdmin254\libraries for your include path. Eric At 16:34 13/11/2003, Roderick Martin wrote: My setup: PHP 4.0.6 Windows NT 4.0 Netscap

Re: [PHP-WIN] Fatal error, but include_path seems correct?

2003-11-14 Thread Roderick Martin
ich ur trying to access myadmin . like 'http://localhost/myadmin/'; then $cfgServers[$i]['host'] = 'localhost'; and 3rd u need-not include path to myadmin in ur include_path in php.ini :) good luck toby configurtion is a rather hair-tearing and mind-re

[PHP-WIN] Using PHP to reload a page w/variable.

2003-11-19 Thread Roderick Martin
I'm finding it hard to believe this is as difficult as it appears, but everywhere I search indicates that what I want to do is not an easy task. How do you code this? You have a user signup page and the user fills it out, filling out two password fields to ensure they typed it in properly and

Re: [PHP-WIN] Re: Sending Mail with PHP.

2003-11-25 Thread Roderick Martin
Can anyone tell me how to configure the SMTP server in the .ini file? For instance, does it take an IP address, or what? We are running WindowsNT 4 and our SMTP line is set to 'localhost' which I am almost sure is incorrect. Any help would be great! Thanks! On Aug 31, 2003, at 10:53 PM, Manue

RE: [PHP-WIN] Resize function jpeg/gif

2001-01-13 Thread Martin Verstegen
nction jpeg/gif Hi, I've seen that the GD extension provides functions to create and manipulate images. I didn't find a function to resize an image. Is a resize possible with PHP or do I have to call an external function? Regards, Martin Verstegen 2FIT -- PHP Windows Mailing List

[PHP-WIN] ImageString and ImageLoadFont

2001-02-05 Thread Martin Verstegen
Hi there, I want to make my buttons on run-time. ImageString does the job. But I can only use font 1 to 5. That are built-in fonts. Off course I want to use another font. ImageLoadFont should do that job. But how?? Greetings, Martin verstegen 2FIT -- PHP Windows Mailing List (http

[PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-21 Thread Martin Burger
r\htdocs\www.test.de\php\:./') in d:\server\htdocs\www.test.de\php\prepend.php3 on line 19 If I manually insert the path to db_mysql.inc, PHP4 will find the file but the next file will be a problem. I even copied the path from the error message. Any ideas to solve this problem? Regards,

Re: [PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-21 Thread Martin Burger
"Martin Burger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 970a5g$3c3$[EMAIL PROTECTED]">news:970a5g$3c3$[EMAIL PROTECTED]... > Fatal error: Failed opening required 'db_mysql.inc' > (include_path='d:\server\htdocs\www.test.de\php\:./') in >

Re: [PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-22 Thread Martin Burger
"Martin Burger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 970a5g$3c3$[EMAIL PROTECTED]">news:970a5g$3c3$[EMAIL PROTECTED]... > I try to use PHPLIB with PHP4 on a machine running "Apache/1.3.14 > (Win32) mod_jk PHP/4.0.4". With PHP3 (CGI) it works fi

  1   2   >