[PHP-WIN] best way to install php /apache/mysql on win 2008 server

2011-03-03 Thread mike lan
Hello everyone anyone can advise me of the best way to install php5.2 / apache/ mysql on windows 2008 for a production server ? really grateful thanks

RE: [PHP-WIN] getting started - need pointers

2009-05-29 Thread Mike Kay
Thank you all for your input. Let me be specific about what this server I'm building is to do. It's MAIN purpose is to use as a Bugzilla machine. Bugzilla requires a database, a Web server, ActivePerl and a mail server. The Bugzilla docs stated the preferred platforms as Mysql, Apache - and along

Re: Fwd: [PHP-WIN] getting started - need pointers

2009-05-28 Thread Mike Kay
WAMP installed. PHP still not working.sigh > have you looked at WAMP ? theres Xammp too but never really liked it > myself > much ...other swear by it though > > Look at WAMP : > > http://www.wampserver.com/en/, it can start as a service and all that > > >

Re: Fwd: [PHP-WIN] getting started - need pointers

2009-05-28 Thread Mike Kay
n/, it can start as a service and all that > > > > > > > > > 2009/5/28 Mike Kay > > Greetings. I am trying to get PHP installed and working on a Windows >> server - Windows Standard 2007. I've downloaded and installed PHP 5.2.9. >> Problem is I don't

[PHP-WIN] getting started - need pointers

2009-05-28 Thread Mike Kay
Greetings. I am trying to get PHP installed and working on a Windows server - Windows Standard 2007. I've downloaded and installed PHP 5.2.9. Problem is I don't know how to use this at all. My web server is Apache 2.2 - my database is Mysql. I selected the Apache module 2.2 during the install, and

[PHP-WIN] Unable to mssql_connect unless in my office

2007-07-01 Thread Mike Beddo
I have a very strange problem. If anyone has an insight please let me know. When my laptop is docked in my office I have no problem using mssql_connect to the SQL server running on localhost. When I take my laptop home I get the following error: Warning: mssql_connect() [function.mssql-co

[PHP-WIN] Stability issues on Win 2003

2007-05-15 Thread Mike Howarth
Hi I was wondering whether anyone can help me. I'm currently having problems with a windows server running PHP using the isapi_fcgi.dll written by Shane Caraveo. Over the past couple of weeks the PHP application running on the server has begun to become unresponsive and the ISAPI extension req

RE: [PHP-WIN] Japanese text in MSSQL database

2007-03-20 Thread Mike Matz
tinue using the PDO interface for the majority of my code. Hope this helps someone in the future :) -Original Message- From: Mike Matz [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 14, 2007 11:54 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Japanese text in MSSQL database Hello,

[PHP-WIN] Japanese text in MSSQL database

2007-03-14 Thread Mike Matz
quot;, "SET character_set_filesystem = utf8", Is there something similar I need to do with MSSQL? Is there an option in the PDO ODBC driver I need to set somehow? I'm guessing there's probably a simple solution but thus far I've been unable to find anything. Any help or insight would be greatly appreciated! Thanks, Mike

[PHP-WIN] php5

2007-01-01 Thread Mike harrell
Is php5 backwards compatable with php4 scripts ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] ftp_connect() failed

2006-12-13 Thread Mike Matz
Could it be the FTP server throttling repeated connects from the same IP? Have you tried on different FTP server software? -Original Message- From: Alek Silverstone [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 8:01 AM To: php-windows@lists.php.net Subject: [PHP-WIN] ftp_con

RE: [PHP-WIN] Unicode data w/PDO DBLIB, MSSQL

2006-10-11 Thread Mike Matz
e CVS as of last night. Thanks for the quick responses and fix! -Original Message- From: Vincent DUPONT [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 10, 2006 4:14 PM To: Frank M. Kromann; Mike Matz Cc: [EMAIL PROTECTED]; php-windows@lists.php.net Subject: RE: [PHP-WIN] RE: SPAM-LOW:

[PHP-WIN] RE: SPAM-LOW: [PHP-WIN] Unicode data w/ PDO DBLIB, MSSQL

2006-10-09 Thread Mike Matz
en Olmsted [mailto:[EMAIL PROTECTED] Sent: Monday, October 09, 2006 12:55 PM To: Mike Matz; php-windows@lists.php.net Subject: re: SPAM-LOW: [PHP-WIN] Unicode data w/ PDO DBLIB, MSSQL I think I have reported the problem you are having with the odbc and pdo and sql server under bug 38834. http://bu

[PHP-WIN] Unicode data w/ PDO DBLIB, MSSQL

2006-10-09 Thread Mike Matz
y with unicode), Product_Season will be empty. However, if I SELECT Product_ID, Product_Season, Short_Description -- I'll get the Product_Season. Short_Description is empty in both cases (even if it's not empty when viewing with SQL Query Analyzer). Has anyone seen this behavior or have any ideas as to what I should try? Thanks, Mike

Re: [PHP-WIN] Re: PHP 5.1.4 / FastCGI Error

2006-05-15 Thread Mike Milano
Edin Mike Milano wrote: Could anyone verify that isapi_fcgi.dll works with PHP 5.1.4 for them? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP 5.1.4 / FastCGI Error

2006-05-10 Thread Mike Milano
Could anyone verify that isapi_fcgi.dll works with PHP 5.1.4 for them? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP 5.1.4 / FastCGI Error

2006-05-10 Thread Mike Milano
With PHP 5.1.2, FastCGI works fine. I downloaded the PHP 5.1.4 binaries and replaced my 5.1.2 install. I now get the following error when I load a PHP page. *** HTTP/1.1 503 Server too busy Server: Microsoft-IIS/5.1 Date: Wed, 10 May 2006 17:09:58 GMT Connection: close Content-Type: text/html

RE: [PHP-WIN] Unable to load php_ldap.dll

2006-04-12 Thread Mike Craig
I found the problem, there are some libraries required. These are documented on www.php.net. -Original Message- From: Mike Craig [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 11:47 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Unable to load php_ldap.dll I have been

[PHP-WIN] Unable to load php_ldap.dll

2006-04-12 Thread Mike Craig
nyone have a solution for this? Thanks, Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Zend Optimizer Problem

2006-03-30 Thread Mike Milano
Thank you Edin, So this is just a VC++7 issue? Do you know of any other compilers that work OK for compiling PHP on Windows? I have access to VC++6, but I'm just curious if cygwin or other methods of compiling would be successful too. Edin Kadribasic wrote: Hi Mike, You'

[PHP-WIN] Zend Optimizer Problem

2006-03-28 Thread Mike Milano
Zend Optomizer 2.6.2 works ok when I use the public release, but when I try to use a custom build, I get a pretty vague exception when php-cgi.exe is launched: php-cgi.exe - Application Error The instruction at "0x7c98fea" referenced memory at "0x0010". The memory could not be "written".

[PHP-WIN] Re: Getting windows username into php/mysql

2006-03-28 Thread Mike Milano
Alex Blundell wrote: HI, I have been searching the internet for days trying to find a way of getting the windows username (%username%) of the current logged on user and submitting it, along side some other information (entered into the form by the user), to a MysQl database. This will enable me

[PHP-WIN] Re: Restarting PHP on IIS

2006-03-28 Thread Mike Milano
Karuna wrote: Hi. I've done some changes to php.ini and even after restarting IIS, these changes aren't detected. I can't restart the machine itself so is there any other way to fix this? I remember on WinXP and apache I had to restart my PC to fix certain issues but I can't restart this as it

[PHP-WIN] Re: cscript error: 'PHP_UNICODE_SHARED' is undefined

2006-03-23 Thread Mike Milano
Mike Milano wrote: Platform: WinXP Pro Tools: VS7 CL Compiler & MS SDK Win2k Build Environment Version: 5.1.2 from CVS I get the same result with both compilers. When I try to configure the build, it throws this error: Enabling extension ext\tokenizer C:\work\php-src\configure.js(99

[PHP-WIN] cscript error: 'PHP_UNICODE_SHARED' is undefined

2006-03-23 Thread Mike Milano
ript runtime error: 'PHP_UNICODE_SHARED' is undefined config command: cscript /nologo configure.js --enable-snapshot-build Any insight would be greatly appreciated. Thank you, Mike Milano -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Question about directory & file operations

2006-01-29 Thread Mike
> If it is called with the right parameters or the "Previous Directory" > link is clicked too many times, the browser will be outside > of the paths that I want them to be in... > > I would like to be able to lock the browser down to a > particular set of directories and thier subs. > What you

[PHP-WIN] Re: php classes

2005-08-12 Thread Mike Milano
just a guess, are you sure you didn't transpose the first 2 letters of the class? should it be DbConnect() and not BdConnect() ? now that i think about it you would probably get a different error if the class didn't exist though. Marcos Nagamura wrote: Hi, sorry about the off-topic. With

[PHP-WIN] Re: Problem compiling a custom extension

2005-07-30 Thread Mike Milano
John Smith wrote: I am able to compile PHP, but I am trying to create an extension ( following zend's hello world tutorial ) and the configure step will not recognize my enable command. I'm working with: PHP5.1 and have tried both win2k3/vs.net and winxp/vsc++6 with the exact same results.

Re: [PHP-WIN] Re: Run a program

2005-07-27 Thread Mike
YOu will need put the .DLL´s into php CLI folder. Mike Jacob Waller said the following on 27-07-2005 08:22: Hi! Jon wrote: "Jacob, echo your command and make sure that it is calling shell_exec(); correctly" Ehm... I'm not sure if I get what you mean, Jon. Could you pleas

RE: [PHP-WIN] unable to load php-gd2.dll

2005-06-14 Thread Mike
Try using single-quotes. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 14, 2005 11:25 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] unable to load php-gd2.dll > > Okay I at loss. I have tried but i can seem to get the > php_gd

Re: [PHP-WIN] pop3 emailer

2005-05-29 Thread Mike Bellerby
Thanks! That was what I was looking for! Mike Mike wrote: Without using someone else's code or a pre-existing class, take a read through this: http://us3.php.net/manual/en/ref.imap.php -M Hi What is the easist way to read an email account from php? Thanks Mike -- PHP Wi

RE: [PHP-WIN] pop3 emailer

2005-05-28 Thread Mike
Without using someone else's code or a pre-existing class, take a read through this: http://us3.php.net/manual/en/ref.imap.php -M > Hi > > What is the easist way to read an email account from php? > > Thanks > > Mike > > -- > PHP Windows Mailing List (htt

[PHP-WIN] pop3 emailer

2005-05-28 Thread Mike Bellerby
Hi What is the easist way to read an email account from php? Thanks Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Windows System Tray

2005-05-19 Thread Mike
> Can you tell me what I need to know so I can build an IE plug > in thingy like this: > > http://www.phplivesupport.com/winapp.php > > My experience so far is mostly PHP on Unix so am a bit of a > noob when it comes to Microsoft programing. > > I'm very keen though and would very much appreci

RE: [PHP-WIN] How to setup the mail server so that I can use mail() function

2005-05-09 Thread Mike
As a point of warning - be sure that you know what you're doing before you simply enable an SMTP server that is externally routable. If you're not sure how SMTP servers work then you could be creating an open relay that people will quickly find and use to spam other people. When you turn on the I

RE: [PHP-WIN] Just a question, answer appreciated

2005-05-08 Thread Mike
> Hi list, > > How do you increase to a counter without refreshing the whole > page. For example if you check site www.gmail.com > under "Don't throw anything away." > heading there is counter which is increasing (could be > javascript magic) but other example is www.

RE: [PHP-WIN] Unlink and UNC names

2005-04-24 Thread Mike
> Hi, > > Has anyone managed to get unlink to work with UNC names under windows? > Can't seem to get it to work with PHP4 at all. > > Thanks, > I haven't tried it myself, but remember that you tend to run into some lovely permissions issues if you're running the script via a web server. And eve

RE: [PHP-WIN] Re: How do I get php to repeat and action every day?

2005-04-23 Thread Mike
> I have gotten a good idea about how contrabs work and task > schedlar. Enough to know that task schedular does only permit > one schedualed task at a time. > If, say, I had an entire folder of files that just kept > growing, it would take allot of manual intervention to get > the entire folde

RE: [PHP-WIN] How do I get php to repeat and action every day?

2005-04-21 Thread Mike
> Hello, > > I wish to have a php file repeat every day at a certain time, > is there any way to do this? > Yes and no. PHP by itself can't do this. But you can easily set up a crontab (http://www.google.com/search?hl=en&lr=&q=crontab&btnG=Search) or a windows scheduled task pending on your ser

RE: [PHP-WIN] Custom 404 Error Messages in PHP

2005-04-07 Thread Mike
> This is my first post to ANY newsgroup ever, so forgive me if > I do anything wrong. I have a delemia, I would like to use a > custom 404 error on my website to make it look more user > friendly than "No input file specified" > when the file on the server is not found or a link is broken. >

RE: [PHP-WIN] date function works, font color?

2005-03-25 Thread Mike
> I am using: print date("D dS M,Y h:i a"); > ?> > in my html code which displays the following in black: > Fri 25th Mar,2005 08:24 pm > > How can I change this to white and center it in a table cell? print "".date("D dS M,Y h:i a").""; Just print out the HTML that you need. That simple. > Th

RE: [PHP-WIN] unlink problem

2005-03-08 Thread Mike
That bit of code really doesn't help us at all, but my guess is that the user PHP is running as doesn't have permissions to delete from the D:\ drive. To work around it give that user permissions to delete from that location. It might also be helpful to give us the contents of del.php. -M > --

RE: [PHP-WIN] Session Variables

2005-03-07 Thread Mike
You need to make sure that in your second page that you're starting the session - if you don't do this then that second page will never have access to those session variables. -M > -Original Message- > From: Richard Duval [mailto:[EMAIL PROTECTED] > Sent: Monday, March 07, 2005 7:05 PM

RE: [PHP-WIN] File not found

2005-03-05 Thread Mike
> I've installed PHP 5.03 (the full package, not the installer) > in Windows > 2003 / IIS. > I've folloewd all instrctions very carefully in ISAPI mode. > Nothing is misconfigured so long as the install.txt says. > > Now, i've put a very simple script in C:\Inetpyb\wwwroot and > i get "404 File

RE: [PHP-WIN] Validation of Primary Key Datetime variable

2005-02-28 Thread Mike
I know that your form currently has just an input field that displays the date in the format that you're interested in, but have you thought of using a form SELECT object so that the user can only pull down the month, date and year? You'd have to do more processing in the form to "assemble" the da

RE: [PHP-WIN] File upload maximum execution time error

2005-02-07 Thread Mike
Remember that when you're working in Windows that PHP has a timeout but so doesn't IIS - so if you don't raise the IIS timeout then you run the risk of hitting that limit as well. I don't think it's difficult to find the timeout location in IIS, but I don't have it installed on this machine to tes

RE: [PHP-WIN] $subject = "form results " causing problem

2005-02-02 Thread Mike
Looks like you may be using the wrong format for the mail() function. bool mail ( string to, string subject, string message [, string additional_headers [, string additional_parameters]] ) http://us4.php.net/manual/en/function.mail.php Reference the form you should be passing params and notice

[PHP-WIN] Problems with CreateProcess and php-win.exe

2005-01-27 Thread Mike Marshall
console window the php executes perfectly. I'm guessing its some sort of security issue but haven't managed to track it down yet. Has anyone got any ideas? System is XP Professional and PHP 5.0.3 Mike Marshall -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP-WIN] Really Super Dumb MSSQL (NOTE: Microsoft SQL) Question

2005-01-19 Thread Mike
>From the php.net page for the mssql_query function: Returns: A positive MS SQL result identifier on success, TRUE if no rows were returned, or FALSE on error. You should be able to wrap the function itself in an if statement easily enough. -M > -Original Message- > From: [EMAIL PROT

RE: [PHP-WIN] Timer in Safe Mode

2004-12-17 Thread Mike
> Apache 2.0.52 > > I have a script which sets a timeout for a script execution > so it does not go on forever in a loop or whatever. I keep > getting a message that I cannot set a timer in safe-mode. > How else can I do this? Is there a way to simulate a timer functi

[PHP-WIN] Newbie - Help with WAMP

2004-12-05 Thread Mike Francis
not access MySQL. The .dll is in the 'ext' folder and this is correctly named in the php.ini file. I can see the file, and I have checked the wording to make sure I have no typos. This is driving me barmy - could someone give a bit of advice please to get me out of this one? Cheers, Mike

RE: [PHP-WIN] problem to open dir

2004-11-30 Thread Mike
gt; > >Warning: dir(F:/vyapar-2/test/cdaci): failed to open dir: Invalid > >argument in G:\Vyapar-2.0\test\1.php on line 11 > > > >-- > >Nothing is working i had tried \\ , /, "double quot", 'single quot' > > > >- >

RE: [PHP-WIN] problem to open dir

2004-11-29 Thread Mike
When you set the $dir variable, try doing so with single quotes - the \ character is used to escape things and might be causing some problems. If that makes no sense, it's because I'm falling asleep. Good luck. -M > -Original Message- > From: Pravin-Kumar [mailto:[EMAIL PROTECTED] > S

RE: [PHP-WIN] cannot send mail via localhost

2004-11-29 Thread Mike
lform. I jsut use IIS thought a mail server is in place when Iinstalled it. I get no errors. Telnet is working on port 23 "microsofts esmtp service ready..." Ross - Original Message ----- From: "Mike" <[EMAIL PROTECTED]> Newsgroups: php.windows To: "'Ro

RE: [PHP-WIN] cannot send mail via localhost

2004-11-29 Thread Mike
This is going to require a lot more information from your end if you want help. Show some code, explain your mail server setup, explain any errors you receive. Also, can you telnet to port 25 on localhost? Does anything (e.g., the mail server) respond? What's the result of a HELO? -M > I am tr

RE: [PHP-WIN] CHMOD function issue.

2004-11-29 Thread Mike
I just want to make sure of something... What OS is the machine this is happening on? This is the PHP-Windows list and CHMOD really doesn't work on Windows - it's a Unix command. But if you're having problems on a unix system, check to see if there is a umask value set that would be causing this

RE: [PHP-WIN] Cannot load mysqli extension error or login prompt

2004-11-27 Thread Mike
Having your extensions dir in your path is less important than having your php.ini file set up properly. Take a look for this section: ; Directory in which the loadable extensions (modules) reside. extension_dir = "C:\php\extensions" This happens to be where my extensions are kept on my machine.

RE: [PHP-WIN] HI! can u help me?

2004-11-26 Thread Mike
Take a look at opendir() http://us2.php.net/manual/en/function.opendir.php and readdir() http://us2.php.net/manual/en/function.readdir.php Everything that you need is there. -M > -Original Message- > From: Kurlic [mailto:[EMAIL PROTECTED] > Sent: Friday, November 26, 2004 4:14 PM >

RE: [PHP-WIN] image cache

2004-11-24 Thread Mike
Here's a little trick that works for me $cur_time = time(); print ""; Since each time you load the page the image name will be different (since $cur_time will always change) the browser thinks the files are always different since the name changes - and thus you force a reload of the image. I do

RE: [PHP-WIN] GD Image Resizing on the fly.

2004-11-19 Thread Mike
This following bit of code will create a thumbnail of size $thumb_width x $thumb_height based off of the initial file $file_location. Current GD libraries don't work on GIFs, so that's not an option. You can use the relative PNG functions in place of the jpeg functions, however. // Create New Ima

RE: [PHP-WIN] cannot delete libmysql.dll

2004-11-08 Thread Mike
Worse case, reboot and try then and if that doesn't work, just boot into safe mode - should be more than easy to kill it at that point. -M -Original Message- From: MW [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 6:46 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] cannot delete

RE: [PHP-WIN] Re: running an exe

2004-11-08 Thread Mike
I would have to agree with the blurb below your message. Unless those files are *huge*, there shouldn't be a problem copying them locally and running them from there. If you're writing the .exe's, you may even want to have a small one that gets downloaded, gets ran and it goes to the web address a

RE: [PHP-WIN] checking file is mounted at the end of a url

2004-10-20 Thread Mike
- From: George Pitcher [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:28 AM To: Mike; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] checking file is mounted at the end of a url Mike, Thanks, but it's not a local file. I host my service, but the file being cked is (not) mounted o

RE: [PHP-WIN] checking file is mounted at the end of a url

2004-10-20 Thread Mike
If you know what the local file name and path are supposed to be, then you should be able to use file_exists() for that task. http://us2.php.net/manual/en/function.file-exists.php -M -Original Message- From: George Pitcher [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 6:4

[PHP-WIN] Survey on Open Source

2004-09-13 Thread Mike Chan
) Questionnaire 1(Open Source Development): http://web.singnet.com.sg/~mikecck/opensource/WebFormA1.htm 3) Questionnaire 2(Open Source and IT/IS Cost): http://web.singnet.com.sg/~mikecck/opensource/WebFormB1.htm Thank you for your time. Mike Chan Student Curtin University of Technology -- PHP

RE: [PHP-WIN] Windows speed issue

2004-05-20 Thread Mike Booth
I believe this is the same problem I found a fix for in thread "php performance on IIS 6" (23749) If you're running in isapi mode turn on output-buffering, I haven't looked into this fully, and its weird that it works fast from the local machine (had the same issue) -- PHP Windows Mailing List

[PHP-WIN] php performance on IIS 6

2004-05-18 Thread Mike Booth
I was having a performance problem when running any php pages on IIS 6, the problem was that the page would load in the browser extremely slow, running a simple loop would take ages to output anything. I didn't get into testing much to find out where the speed issues are exactly but I found a fix f

[PHP-WIN] problem with web pages and php

2004-04-28 Thread Mike Ryan
I have downloaded mysql-4.0.18-win, php-4.3.6, webcalendar and apache2 webserver I am retrieving files from my server so I know the webserver is correct but when I try to access the day.php file all I am getting is the code to show up on the screen. I have tried to add to the http.config file

[PHP-WIN] Re: teehing troubles with PHP

2004-03-02 Thread Mike
you can ignore this it's working now. the problem was with my typing/spelling not my software -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: teehing troubles with PHP

2004-03-02 Thread Mike
excuse the date on previous post - should be correct on this one -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] teehing troubles with PHP

2004-03-02 Thread Mike
I'm studying Information systems at university, and I've been set an assignment to create a simple website using PHP and MySQL. I'm installed them on my comp at home running Win XP with IIS as my web server. I've successfully run ASP pages on this set-up but when I try to run a simple test PHP scri

[PHP-WIN] ID drscsn... thanks

2004-02-17 Thread mike
Yours ID axytvjnkif -- Thank <> -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Does anyone have experience with php_ntuser/php_iisfuncs.dll?

2004-02-10 Thread Mike G
I running php on a win2k/iis box in a intranet enviroment. I recently came across two dll's which I thought I might be able to use (in my windows enviroment): php_ntuser.dll and php_iisfuncs.dll. I found them on http://snaps.php.net/win32/PECL_UNSTABLE/ and http://kromann.info/pecl.php. Goog

[PHP-WIN] PHP with Apache to use SSI

2004-02-07 Thread Mike Jamba
the .php file needed. (basically the same page was loaded again) Is there a fix for this? BTW I am using XP Thanks for any help! Cheers, Mike. __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html -- PHP

RE: [PHP-WIN] test message

2004-01-16 Thread Mike Brum
Not being able to replay is a common problem with VCR's. Please take yours to a local repair shop or, if it's still under warrantee, you should be able to send it back to the manufacturer and get free repairs for only the price of shipping. Good luck. -Original Message- From: Svensson, B

RE: [PHP-WIN] Windows XP hang problem

2004-01-12 Thread Mike Brum
It seems to me like you did all the testing you need to and that the problem is F-Secure. Why not give them a call and ask support what's going on since it's prohibiting the execution of one of your executables? Beyond that, I work with anti-virus software - there has to be a way to exclude direc

RE: [PHP-WIN] Calling a function from a hyperlink

2004-01-10 Thread Mike Brum
Can you be a bit more clear on "calling a function from a hyperlink"? If you're referring to that in the JavaScript sense, then no. If you mean "how do I submit a form from a text link" then that's also done through JavaScript, but it still POSTs/GETs a page on your server and you return content.

RE: [PHP-WIN] mail()

2004-01-07 Thread Mike Brum
It's very possible that they're not letting you relay through them since you're not providing any authentication for that mail server but just trying to send (as far as it can tell) "random mail from an unknown sender". The mail server can't tell the difference from your script from that of any ot

[PHP-WIN] Setting Cookie problem

2003-12-08 Thread Mike Lee
the annoying problem would be much appreciated! Cheers, Mike. This is code of 'cookies.php': Cookie test script // for debug //nothing appears Type value: __ Do you Yahoo!? New Yahoo! Photos

[PHP-WIN] Re: mail($To problem

2003-12-04 Thread Mike Quinn
Hi Alan, You have to set the headers to send HTML emails (that could be it!) $header = "MIME-Version: 1.0\r\n Content-type: text/html; charset=iso-8859-1\r\n"; $address = "[EMAIL PROTECTED]"; $subject = "HTML Email"; $content = "stuff"; mail($address, $subject, $content, $header); "Alan Mc

RE: [PHP-WIN] i need help

2003-11-27 Thread Mike Brum
Do you have register_globals on? If not, try this: Your username = " . $HTTP_GET_VARS['username'] . ""; echo "Your password = " . $HTTP_GET_VARS['password'] . ""; ?> Regards Mike -Original Message- From: Hasan Barýþ Karayel [m

[PHP-WIN] Re: [PHP] PHP & JavaScript

2003-10-22 Thread Mike Migurski
>Have somebody any idea how I could do something like that? You're somewhat out of luck, as the chain of events in your typical HTTP transaction looks something like this... >[time]-> client request received from browser | +-

RE: [PHP-WIN] Call to undefined function: imagecreatefromgif()

2003-10-12 Thread Mike Brum
Please refer to the function entry for imagecreatefromgif(). You'll note that it's been a function that's been discontinued from GD due to copyright issues. http://www.php.net/manual/en/function.imagecreatefromgif.php -M -Original Message- From: Guus Bil [mailto:[EMAIL PROTECTED] Sent:

RE: [PHP-WIN] Session Problem

2003-10-05 Thread Mike Brum
Assuming this is tied into your other problem (which I read first), then the problem here is that it appears you're on a Windows machine and you don't have php.ini set up correctly. You need to set the session.save_path in php.ini to point to a directory that exists. Mine, for example is this: se

RE: [PHP-WIN] Session prob

2003-10-05 Thread Mike Brum
You need to start the session. sesstion_start(); Read up - http://us3.php.net/manual/en/function.session-start.php -Original Message- From: Disko_kex [mailto:[EMAIL PROTECTED] Sent: Sunday, October 05, 2003 12:24 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Session prob Why isn´t

[PHP-WIN] custom library

2003-10-02 Thread Mike Corredera
I am trying to create a library in Delphi 6 for IIS/PHP, does anyone know where I can find documentation about this ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Can start php under Apache after Load Module php4apache.dll

2003-10-01 Thread Mike Quinn
Sorry I didn't mean work literally, but it should return the error you are looking for to describe what's up. Likewise with the other lines remove the or exit(); in case you have a typo. "Mike Quinn" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED]

[PHP-WIN] Re: Can start php under Apache after Load Module php4apache.dll

2003-10-01 Thread Mike Quinn
Hi Morton, Remove or exit(); on the mysql_select_db("sampdb"); and that should work for you! Regards, Michael Quinn "Morten Gulbrandsen" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] Thanks, I did, and now I can restart Apache. Here is my simplest PHP script. And

[PHP-WIN] Matching arrays to build tables (Solved)

2003-09-29 Thread Mike Quinn
I got a very modest email from Bill Baron with the following code which works absolutely perfectly even though Bill never tested it! (Slick!). Thank's a million for that Bill and also thanks to Svensson for all the help - very much appreciated. Here is the code which I modified ever so slightly to

[PHP-WIN] Re: SQL query problem

2003-09-29 Thread Mike Quinn
Hi George, Just at a quick glance it might be to do with the Date(); Remove that clause and see what happens. I could be wrong. Rgds, Michael "George Pitcher" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Hi, > > I'm having a problem with the following query (ODBC on M$

Re: [PHP-WIN] Matching arrays to build tables

2003-09-29 Thread Mike Quinn
ing a proper answer: > is it possible to have different codes on the very same day? > > -Original Message- > From: Mike Quinn > To: [EMAIL PROTECTED] > Sent: 29-9-2003 7:11 > Subject: Re: [PHP-WIN] Matching arrays to build tables > > Hi Svensson, > > Thanks fo

Re: [PHP-WIN] Matching arrays to build tables

2003-09-29 Thread Mike Quinn
; escribió en el mensaje news:[EMAIL PROTECTED] > Would something like > > SELECT day, SUM(amount) AS amount_sum, DISTINCT(code) AS code > FROM > WHERE > GROUP BY day,amount _sum, Code > > be usefull for you? Or do you already do this? > > -Original Message- > Fr

[PHP-WIN] Matching arrays to build tables

2003-09-29 Thread Mike Quinn
Hi, I have 3 dynamic arrays which is related data pulled from a mySQL database, the first being day $days[],second being amount $amount[] and third being a specific code $code[]. What I need to do is display a table with 1 to 15 in the left hand column (days) but where the array $days[] contains a

[PHP-WIN] Array matching to build table

2003-09-29 Thread Mike Quinn
Hi, I have 3 dynamic arrays which is related data pulled from a mySQL database, the first being day $days[],second being amount $amount[] and third being a specific code $code[]. What I need to do is display a table with 1 to 15 in the left hand column (days) but where the array $days[] contains a

RE: [PHP-WIN] page cannot be displayed error

2003-09-26 Thread Mike Brum
Now, if you put a .htm, .txt, .jpg or other file (anything NOT .php), then do you see those files when placed in the same directory? -M -Original Message- From: Jim [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 2:28 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] page cannot be

RE: [PHP-WIN] Writing to a file

2003-09-25 Thread Mike Brum
I guess this all depends on how you're writing to the file. Without code, I'm not sure what the specific problem is. One way to do this would be to read the file into an array and replace the line in that array. Then, write the newly constructed array to file. This way, at write time, the former d

RE: [PHP-WIN] Looping problem

2003-09-25 Thread Mike Brum
Here's something I'd do: $tmp = 1; for(loopconditions){ [do stuff]; if($tmp > 1){ iterations is not the first time through } else { this is the first iteration of the loop } $tmp++; } -M -Original Message- From: Gerardo Rojas [mailto:[EMAIL PROTECTED] Sent: Thursday, S

RE: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread Mike Brum
And is that DLL in the folder specified? -Original Message- From: Gareth Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 9:36 PM To: Mike Brum; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] upgrade imap dll problem Mike, extension_dir does point to the correct directory

RE: [PHP-WIN] upgrade imap dll problem

2003-09-22 Thread Mike Brum
I can think of two ways to probably fix this - 1) If you want to get rid of the error you should be able to comment the line in your php.ini file: extension=php_imap.dll 2) If you look at your extension_dir directive in the php.ini file, I'm guessing it says something like extension_dir = d:\

RE: [PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Mike Brum
If you're positive that it's the server(s), then why not take another machine, install PHP & Apache, port the code and confirm that it's code-independant? -M -Original Message- From: Francesco [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 8:09 AM To: [EMAIL PROTECTED] Subjec

  1   2   3   >