I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache.
Any ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache.
Any ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I just updated PHP to the latest version. When I start up Apache theres
an error in php4acpache.dll or something. Says something that is
attached to the system is not working.
Also with the old version of PHP(4+) I cant get ImageCreateFromJPEG() to
work.
Cheers
-sean
--
PHP Windows
st.php on line 17
I have been told by someone on this NG to change the permissions on COM1...
PLEASE tell me how to do this, I really really need to know...
Eagerly awaiting your generous response!
Sean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
Hi there
Are there any nice php sites with the source code
that can be used as e commerce or forums?
Or any other interesting or useful applications?
Cheers
Xon
Hiya
anyone know how to configure php with Xitami on win98?
Cheers
Hi there
I was wondering if anyone knew if it is a good idea to store gifs, jpegs or swfs in
MySql.
The problem is that the server I host my site on doesn't give HTTP write permissions
and has disabled FTP functions in php. I would like to allow users to upload images
and store them locally o
-- I have Apache 2.0.59 (and the error was occuring before on apache
1.3 too) runnng on windows 2003 and 2000 servers. Every so offten (5 or
6 times a day), I get a
---
Application error of Faulting application Apache.exe, version
2.0.59.200, faulting module php5ts.dll, version 5.2.3.3, fau
Stut wrote:
> Sean wrote:
> > -- I have Apache 2.0.59 (and the error was occuring before on apache
> > 1.3 too) runnng on windows 2003 and 2000 servers. Every so offten
> > (5 or 6 times a day), I get a
> >
> > ---
> >
> > Application erro
"John Mertic" wrote:
> Follow the instructions at
> http://bugs.php.net/bugs-generating-backtrace-win32.php to generate a
> backtrace and send that to http://bugs.php.net.
>
> John
>
> On 9/5/07, Stut <[EMAIL PROTECTED]> wrote:
> > Sean wrote:
"John Mertic" wrote:
> Build the backtrace and send it to me. I'll see what I can do
>
> John
>
> On 9/5/07, Sean <[EMAIL PROTECTED]> wrote:
> > "John Mertic" wrote:
> >
> > > Follow the instructions at
> > >
Can someone point me in the right direction for a list of Time Zone
strings I can use with:
Putenv ("TZ=");
Thanks!
Sean Lively
Win2K SP2/PHP4.2.2/IIS5
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am an absolute newbie to PHP and I was wondering the beat way to install
PHP on my Win 2k server? Is there any docs on this?
Sean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
Chen,
My IIS server is not on the default port but the port that I nominated like
8000 or something, will I be able to specify this is the setup?
Chen Wei wrote in message <[EMAIL PROTECTED]>...
>Hi Sean,
>
>you can refer to the documentation in php.net:
>
http://www
You could just use the session_save_path([string path]); function in your
code?
"Jtjohnston" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am running PHP in a weird configuration - :) - on a CD Rom! Therefore:
>
> 1) - Each time I run my CD ROM server, I
keep getting a
dialog box saying "unable to load dynamic link library"
'c:/PHP/extensions/php_ etc. any other ideas?
Sean
!- php.ini
extension_dir = c:/PHP/extensions/
extension=php_oci8.dll
extension=php_oracle.dll
!-- php error message
X-Powered-By: PHP
seful apart from me.
Regards,
Sean
-Original Message-
From: Sean Malloy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 7 January 2003 1:34 PM
To: PHP General
Subject: [PHP] Using VS.NET for PHP Projects
I know I can use Visual Studio to edit PHP files as plain text, but has
anyone seen any w
s. Read the PHP Install.txt file in the
PHP root. It mentions how to get PHPO running with OmniHTTPD and Xitami for
Windows as well.
I would keep trying for IIS though.
and as far as Apache requiring Sp1. Maybe v2.0.latest does, Get 1.3.27-win32
(PHP suppoort for Apache2 is expierimental anyway)
ROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Which Web server to run under XP
sean
im ran iis 5.1 on my win xp home :)
it ran fine . till the list made me get apache ;)
chao
toby
__
Do You Yahoo!?
Everything you'll ever need on
copy php4ts.dll to c:\windows\system32 then!
-Original Message-
From: Ben Edwards [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 11 January 2003 10:37 PM
To: Sean Malloy; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Which Web server to run under XP
At 15:00 11/01/2003 +1100, you wrote:
>I use
IMO, writing programs that work without register_globals to be enabled, is a
good thing.
Throughout the book, the code examples will have been created with
register_globals on. (The default setting for older PHP
installations/versions)
just keep in mind that variables are not auto created for you
o Wieland [mailto:[EMAIL PROTECTED]]
Sent: Monday, 13 January 2003 2:00 AM
To: Sean Malloy; [EMAIL PROTECTED]
Subject: initialize variables (was: Using the GET Method)
Please, explain this to me, because I couldn't figure it out by myself...
If register_globals is set to 'off'
gt;
To: "Bobo Wieland" <[EMAIL PROTECTED]>
Cc: "PHP Windows Helplist" <[EMAIL PROTECTED]>
Sent: Sunday, January 12, 2003 4:15 PM
Subject: Re: [PHP-WIN] initialize variables (was: Using the GET Method)
>
> - Original Message -
> From: "Bobo Wi
Using double quotes ("), to create strings, PHP will handle any $ sign in
the string as a variable.. There are two ways around this.
$Entrees= array('Steak ($9)', 'Pizza ($7)', 'Pasta ($6)');
Or
$Entrees=array("Steak (\$9)", "Pizza (\$7)", "Pasta (\$6)");
also, when using echo in this context:
Is the file on Your local machine, or on your ISP's web server? (Because I
doubt they are running web servers on windows 98)
If it is running on your ISPs server. Create a 'data' folder, and have them
give the IUSR account modify access to the directory. That way the web
server can read and write
[EMAIL PROTECTED]
Subject: Re: [PHP-WIN] initialize variables
01132003 2059 CST
Sean,
Thats a new one for me. In the line below, what does the " ' .
$Entrees[0] . ' "> do?
The " . ", do they have some value or do they negate something?
echo
Have a look at the ob_* functions.
But to turn output buffering off (I think it is now on by default in 4.3.0
installs)
right at the top of the page:
ob_end_clean();
Response.Buffer = false
ob_end_clean();
Response.Buffer = true
ob_start();
Response.Flush
ob_flush();
-Original Message---
>From the PHP Manual regarding the php_ldap.dll extension:
Note to Win32 Users:
In order to enable this module on a Windows environment, you must copy
libsasl.dll from the DLL folder of the PHP/Win32 binary package to the
SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32 or
C:\WINDOW
I use visual studio. The editor is good, but the database integration is
second to none, and its what I've become accustomed to.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
And would you want all of that for free too?
-Original Message-
From: Uttam [mailto:[EMAIL PROTECTED]]
Sent: Friday, 17 January 2003 5:55 PM
To: 'skyweb'; [EMAIL PROTECTED]
Subject: [PHP-WIN] RE: What kind of Editor you used to build PHP script
?
i hv been using plain text editor (Noteta
I'd fire any person working for me who was writing their own code to handle
incrementing a unique ID field.
If you have to insert a record after deleting one, with the same id, you
have some serious relationship issues in your data.
And if you _REALLY_ have to, then lock the data, turn auto incre
Why the hell would you want to do that?
It looks ugly?
I'll tell you what, when you have 8 records in the database, and #34,501
is missing, I wonder if you'll notice, or want to write code to fill, the
"hole"
if you really want to fix the hole (as much as I think you are seriously
wasting yo
http://www.dbtools.com.br
-Original Message-
From: toby z [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 18 January 2003 4:33 PM
To: php hlp list
Subject: [PHP-WIN] mysql tools lost ...
hi guys im stuck bad as usual .
mysql.com and datanamic.com r both down .. god alone knoz y
If you are usiong the PHP.EXE binary instead of the ISAPI module.
.php should be mapped to:
c:\php\php.exe "%1"
so IIS passes the document to PHP as an argument.
-Original Message-
From: Patrick Chemali [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 21 January 2003 7:14 PM
To: [EMAIL PROTECT
Why would you use a com object to do an md5 hash?
php has an inbuilt md5() function.
-Original Message-
From: Wayne [mailto:[EMAIL PROTECTED]]
Sent: Monday, 27 January 2003 8:37 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] How do i load my new activex dll?
hey ya,
I have made a new dll
SQL Server is set to "Windows Only" authentication mode.
You can set it to "Windows and SQL Server" mode, by opening Enterprise
Manager, right clicking on the server, choosing Properties | Security, and
set it to "SQL Server and Windows" rather than "Windows Only" mode.
-Original Message
Or
Search
Add
imo: tag isn't standard HTML..
I would go with:
-Original Message-
From: Tobias Brandl [mailto:[EMAIL PROTECTED]]
Sent: Friday, 31 January 2003 11:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Wierd Windows Problems
this is a submit button.. so you sta
Yeah, but you could run into overflow problems with large values of a
and b.
Sean
Jan Walter wrote:
>
> If you are working with numbers, which is perhaps not your case, you can use
> this simple trick to swith values of $a and $b:
>
> $a = $a + $b;
> $b = $a -
look for? I'll want
PHP to run within several websites on the server, all of which have their
own IP.
Sean Rector - Network Integration Group
Voice: 757-226-3398 Pager: 757-552-2127 Cell: 757-288-1025
Let every nation know, whether it wishes us well or ill, that we shall pay
any price,
I'll want PHP to run within
several websites on the server, all of which have their own IP.
Sean Rector - Network Integration Group
Voice: 757-226-3398 Pager: 757-552-2127 Cell: 757-288-1025
Let every nation know, whether it wishes us well or ill, that we shall pay
any price, bear any
computers running IIS and Apache with the same results. I
tried it from the command line too, with the same results. I'm about to
lose my mind. This code works fine if I use a non-usb printer. Any ideas?
Sean Rowe
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit:
if no one knows the answer to this, do you at least know where i should
go to find it? i'm in a bit of a bind here, and i'm willing to figure
it out on my own. if anyone knows where i can start, i would really
appreciate it. thanks.
sean rowe
Sean Rowe wrote:
I have been try
You should make sure that $link is not null. the call to 'new
BdConnect()' is apparently not returning an object. The culprit is in
your BdConnect class
Marcos Nagamura wrote:
Hi,
sorry about the off-topic.
With the following piece of code
$link = new BdConnect();
$link->queryID = $link-
Just curious as to why the 0 is at the end of the 'if' statement? 0 is
never true, so I guess I don't see the point?
-Original Message-
From: El Bekko [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 04, 2006 12:21 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Re: If code not wor
Did you name your script with a .php extension? Also, did you configure
http.conf to recognize php files? You have to set up the different file
types. Check the install file for how to do that. It gives the
instructions verbatim.
sean
On Thu, 2006-01-26 at 18:15 -0800, Howard wrote:
> Er
My question is this; Has anyone else encountered this who is
running Vista and have you fixed it?
A phpinfo() can be found at http://seanscompy.rh.rit.edu/phpinfo.php
Thanks for considerations.
-Sean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ex.php I was prompted to login again and several more times as the page
loaded.
Does anyone have any idea what is going on?
thanks in advance
Sean
ps. in standard form (anon access turned on) TXP works fine - creating new
entries, file uploads, etc.
--
PHP Windows Mailing List (http://w
was prompted to login again and several more times as the page
loaded.
Does anyone have any idea what is going on?
thanks in advance
Sean
ps. in standard form (anon access turned on) TXP works fine - creating new
entries, file uploads, etc.
Im trying to set up virtual hosts with apache for testing php on my local
machine. I've searched the web all over and found the same instructions
consistantly and have tried them numerous times but have been unsuccessful.
First of all I'm having trouble determining where this "hosts" file is
s
Anybody point me in the direction of a good tutorial or book on installing
Linux on a Win2k machine as a dual boot system.
Thanks in advance,
Sean M. Mayhew
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can anyone tell me why the following php code produces the errors below
$products = array(array(Code => "TIR", Description => "Tires", price =>
100),
array (Code => "OIL", Description => "Oil", price => 10),
array (Code => "SPK", Description => "Spark Plugs", price => 4)
);
for ($row = 0; $ro
s to only leave IIS (which I am not extra familiar
with). Is there some setting in IIS that would not allow cookies to be
sent from a server?
Thanks,
Sean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
404 error page.
- Sean
_
E L A S T I C H O R I Z O N
http://www.elastichorizon.com
_
-Original Message-
From: Anne Shroeder [mailto:[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 11:58 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN
Also make sure that relaying is open on localhost (127.1.1.1).
-Original Message-
From: Manuel Lemos [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 07, 2004 10:30 PM
To: William Lee
Cc: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: mail function not working
Hello,
On 11/07/2004 11:48 PM, W
doing wrong? Can any one
please advise?
Please help a PHP/MySQL newbie.
Faithfully,
Sean B. Durkin
([EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
wrong? Can any one
please advise?
Please help a PHP/MySQL newbie.
Faithfully,
Sean B. Durkin
([EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Vikas,
The MySQL is started. I have only one php.ini and it is in the correct
location.
My problem must be something else. But thanks anyway.
Faithfully,
Sean
vikas batra wrote:
Pls ensure that ur mysql service has ben started or not if not started then start it from control panel
x27;] . '';
}
?>
====
I have followed Kevin Yank's book, which is a step-by-step
guide.
Any ideas anyone?
Faithfully,
Sean B. Durkin
Niel Archer wrote:
Hi
The MySQL is started. I have only one php.ini and it is in the correct
l
Janet,
See my response to Vikas' message below.
Faithfully,
Sean B. Durkin
Janet Valade wrote:
Sean B. Durkin wrote:
Hi,
How does one configure PHP support for MySQL on Windows?
My host operating system is Windows Server 2003.
1. I have installed Apache 2.2 via the msi inst
MPP
(http://www.apachefriends.org/en/xampp.html). XAMPP is just Apache,
PHP and MySQL all in one bundle. I installed it and it just works!
Faithfully,
Sean B. Durkin
M. Sokolewicz wrote:
If that's literally from a book then I strongly suggest you burn the
book. I would never trust _anything_ learned f
60 matches
Mail list logo