php-windows Digest 11 Sep 2002 07:24:34 -0000 Issue 1333
Topics (messages 15748 through 15762):
Re: Intermittent Parse Error
15748 by: Michael Baron
15749 by: php.l1te.net
15751 by: Michael Baron
15752 by: php.l1te.net
15756 by: Michael Baron
15757 by: Dash McElroy
15758 by: Michael Baron
Help, Parse error caused by quotes andapostrophes in function, How do I fix this?
15750 by: Kurtis Harper
15753 by: Steve
15762 by: Kurtis Harper
Re: PHP/MySQL/APache on CD
15754 by: Asendorf, John
Re: all variables unset on w2k pro.
15755 by: Tracker1
15759 by: Steve Yates
Re: using apache on a network
15760 by: Steve Yates
Re: "Headers already sent" error message
15761 by: Steve Yates
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
[EMAIL PROTECTED] wrote:
> Are you serious about using Apache 1.3.6? Yowser that's old!!! I'd update
> to Apache 2 and PHP 4.2.3 right away!
>
> I've had no problems on my Win2k (workstation) using Apache 2.0.39 and PHP
> 4.2.2. What are the specs on the hardware?
>
> And <rant> why'd you move from slackware? </rant>
>
> -Dash
>
> When I was a boy I was told that anybody could become President. Now
> I'm beginning to believe it.
> -- Clarence Darrow
>
> On Mon, 9 Sep 2002, Michael Baron wrote:
>
>
>>I am running Apache 1.3.6 PHP 4.2.2 in Module mode on windows 2000. I
>>just migrated this particular site from Slackware (Same Apache and php).
>> I now get intermittent parse errors in random include files. It is as
>>if during some of my user's requests, either the machine is not fast
>>enough to parse the file or there is some lock on the file or something.
>> Has anyone seen this before?
>>
>>Thanks.
>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
I moved from Slack to W2000 because my linux admin team has had a hard
time maintaining db2 connect which is a core component for this
particular site. The product for w2000 installs and configures easier
and seems to be more stable. There are very few other db2400 ODBC
drivers out there that are easy to run and configure on Linux. I am
currently researching other drivers and as soon as one is found, I will
probably move the site back to slack.
--- End Message ---
--- Begin Message ---
I figured there had to be a good reason. At least you're still using
Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
it with Apache2.
Just out of curiosity, how busy is this website?
-Dash
186,282 miles per second:
It isn't just a good idea, it's the law!
On Tue, 10 Sep 2002, Michael Baron wrote:
> I moved from Slack to W2000 because my linux admin team has had a hard
> time maintaining db2 connect which is a core component for this
> particular site. The product for w2000 installs and configures easier
> and seems to be more stable. There are very few other db2400 ODBC
> drivers out there that are easy to run and configure on Linux. I am
> currently researching other drivers and as soon as one is found, I will
> probably move the site back to slack.
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
This server is running two of our lowest volumne applications.
The main one only sees about 150 logins a day and each one lasts about
20-30 minutes of page viewing(it is only released to our largest customers).
The other one sees about 1500 hits a day.
It is running on a little dell desktop with only about 280mb of ram. I
am thinking the low power might be my problem and will be getting a quad
P2 with 1gb of ram hopefully by the end of the week (one of our former
PDCs). I am hoping this solves the problem. If now, the next move will
be an upgrade to Apache2.
Thanks for your help.
[EMAIL PROTECTED] wrote:
> I figured there had to be a good reason. At least you're still using
> Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
> it with Apache2.
>
> Just out of curiosity, how busy is this website?
>
> -Dash
>
> 186,282 miles per second:
>
> It isn't just a good idea, it's the law!
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
>
>>I moved from Slack to W2000 because my linux admin team has had a hard
>>time maintaining db2 connect which is a core component for this
>>particular site. The product for w2000 installs and configures easier
>>and seems to be more stable. There are very few other db2400 ODBC
>>drivers out there that are easy to run and configure on Linux. I am
>>currently researching other drivers and as soon as one is found, I will
>>probably move the site back to slack.
>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
--- End Message ---
--- Begin Message ---
Hmm. What's the horsepower in the machine? It seems as if it should be
enough. Is the database running on that machine or a separate one? What
about the disk interface?
I'm running out of suggestions...
-Dash
On Tue, 10 Sep 2002, Michael Baron wrote:
> This server is running two of our lowest volumne applications.
>
> The main one only sees about 150 logins a day and each one lasts about
> 20-30 minutes of page viewing(it is only released to our largest customers).
>
> The other one sees about 1500 hits a day.
>
> It is running on a little dell desktop with only about 280mb of ram. I
> am thinking the low power might be my problem and will be getting a quad
> P2 with 1gb of ram hopefully by the end of the week (one of our former
> PDCs). I am hoping this solves the problem. If now, the next move will
> be an upgrade to Apache2.
>
> Thanks for your help.
>
> [EMAIL PROTECTED] wrote:
> > I figured there had to be a good reason. At least you're still using
> > Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
> > it with Apache2.
> >
> > Just out of curiosity, how busy is this website?
> >
> > -Dash
> >
> > 186,282 miles per second:
> >
> > It isn't just a good idea, it's the law!
> >
> > On Tue, 10 Sep 2002, Michael Baron wrote:
> >
> >
> >>I moved from Slack to W2000 because my linux admin team has had a hard
> >>time maintaining db2 connect which is a core component for this
> >>particular site. The product for w2000 installs and configures easier
> >>and seems to be more stable. There are very few other db2400 ODBC
> >>drivers out there that are easy to run and configure on Linux. I am
> >>currently researching other drivers and as soon as one is found, I will
> >>probably move the site back to slack.
> >>
> >>
> >>--
> >>PHP Windows Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>
> >
> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
It is a single processor PII box with an IDE drive (16mb). The box is
sitting on the other side of the country from me, so I do not know the
exact specs. The database is still runninng on our Slack box (pg 7.1),
a very beefy dual PIII IBM eServer.
[EMAIL PROTECTED] wrote:
> Hmm. What's the horsepower in the machine? It seems as if it should be
> enough. Is the database running on that machine or a separate one? What
> about the disk interface?
>
> I'm running out of suggestions...
>
> -Dash
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
>
>>This server is running two of our lowest volumne applications.
>>
>>The main one only sees about 150 logins a day and each one lasts about
>>20-30 minutes of page viewing(it is only released to our largest customers).
>>
>>The other one sees about 1500 hits a day.
>>
>>It is running on a little dell desktop with only about 280mb of ram. I
>>am thinking the low power might be my problem and will be getting a quad
>> P2 with 1gb of ram hopefully by the end of the week (one of our former
>>PDCs). I am hoping this solves the problem. If now, the next move will
>>be an upgrade to Apache2.
>>
>>Thanks for your help.
>>
>>[EMAIL PROTECTED] wrote:
>>
>>>I figured there had to be a good reason. At least you're still using
>>>Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
>>>it with Apache2.
>>>
>>>Just out of curiosity, how busy is this website?
>>>
>>>-Dash
>>>
>>>186,282 miles per second:
>>>
>>>It isn't just a good idea, it's the law!
>>>
>>>On Tue, 10 Sep 2002, Michael Baron wrote:
>>>
>>>
>>>
>>>>I moved from Slack to W2000 because my linux admin team has had a hard
>>>>time maintaining db2 connect which is a core component for this
>>>>particular site. The product for w2000 installs and configures easier
>>>>and seems to be more stable. There are very few other db2400 ODBC
>>>>drivers out there that are easy to run and configure on Linux. I am
>>>>currently researching other drivers and as soon as one is found, I will
>>>>probably move the site back to slack.
>>>>
>>>>
>>>>--
>>>>PHP Windows Mailing List (http://www.php.net/)
>>>>To unsubscribe, visit: http://www.php.net/unsub.php
>>>>
>>>>
>>>
>>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
--- End Message ---
--- Begin Message ---
Huh. 16 Gigs I presume. How did you set this machine up or did someone
else set it up?
I find it a bit odd that you can run the DB just fine on slack but can't
access it well from php/slack. Oh well.
Is there any pattern in the files' reluctance to be include()'d or is it
just random? Do they fail when it's just you testing or only when it's
live and customers are pounding on it?
I'm pulling at straws here and I'm sure you're doing the same. Any one
else care to chime in?
-Dash
Three great scientific theories of the structure of the universe are
the molecular, the corpuscular and the atomic. A fourth affirms, with
Haeckel, the condensation or precipitation of matter from ether --
whose existence is proved by the condensation or precipitation ... A
fifth theory is held by idiots, but it is doubtful if they know any
more about the matter than the others.
-- Ambrose Bierce, "The Devil's Dictionary"
On Tue, 10 Sep 2002, Michael Baron wrote:
> It is a single processor PII box with an IDE drive (16mb). The box is
> sitting on the other side of the country from me, so I do not know the
> exact specs. The database is still runninng on our Slack box (pg 7.1),
> a very beefy dual PIII IBM eServer.
>
> [EMAIL PROTECTED] wrote:
> > Hmm. What's the horsepower in the machine? It seems as if it should be
> > enough. Is the database running on that machine or a separate one? What
> > about the disk interface?
> >
> > I'm running out of suggestions...
> >
> > -Dash
> >
> > On Tue, 10 Sep 2002, Michael Baron wrote:
> >
> >
> >>This server is running two of our lowest volumne applications.
> >>
> >>The main one only sees about 150 logins a day and each one lasts about
> >>20-30 minutes of page viewing(it is only released to our largest customers).
> >>
> >>The other one sees about 1500 hits a day.
> >>
> >>It is running on a little dell desktop with only about 280mb of ram. I
> >>am thinking the low power might be my problem and will be getting a quad
> >> P2 with 1gb of ram hopefully by the end of the week (one of our former
> >>PDCs). I am hoping this solves the problem. If now, the next move will
> >>be an upgrade to Apache2.
> >>
> >>Thanks for your help.
> >>
> >>[EMAIL PROTECTED] wrote:
> >>
> >>>I figured there had to be a good reason. At least you're still using
> >>>Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
> >>>it with Apache2.
> >>>
> >>>Just out of curiosity, how busy is this website?
> >>>
> >>>-Dash
> >>>
> >>>186,282 miles per second:
> >>>
> >>>It isn't just a good idea, it's the law!
> >>>
> >>>On Tue, 10 Sep 2002, Michael Baron wrote:
> >>>
> >>>
> >>>
> >>>>I moved from Slack to W2000 because my linux admin team has had a hard
> >>>>time maintaining db2 connect which is a core component for this
> >>>>particular site. The product for w2000 installs and configures easier
> >>>>and seems to be more stable. There are very few other db2400 ODBC
> >>>>drivers out there that are easy to run and configure on Linux. I am
> >>>>currently researching other drivers and as soon as one is found, I will
> >>>>probably move the site back to slack.
> >>>>
> >>>>
> >>>>--
> >>>>PHP Windows Mailing List (http://www.php.net/)
> >>>>To unsubscribe, visit: http://www.php.net/unsub.php
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>--
> >>PHP Windows Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> >>
> >
> >
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
Sorry, I should clarify,
I am using a postgres database on slack for my local user data (I have
not ported it w2000 machine), but the site talks to an AS400 for its
main data that customers are looking for.
As far as I can tell, the files that fail to include are random (all you
have to do is a browser and it works fine). This is in the production
site. It seems (completely guessing here) to happen when more than on
user at a time are using the site. It is almost a file locking thing,
but I cannot quite tell.
We shall see what happens when I upgrade the machine this week.
Thanks again.
Dash McElroy wrote:
> Huh. 16 Gigs I presume. How did you set this machine up or did someone
> else set it up?
>
> I find it a bit odd that you can run the DB just fine on slack but can't
> access it well from php/slack. Oh well.
>
> Is there any pattern in the files' reluctance to be include()'d or is it
> just random? Do they fail when it's just you testing or only when it's
> live and customers are pounding on it?
>
> I'm pulling at straws here and I'm sure you're doing the same. Any one
> else care to chime in?
>
> -Dash
>
> Three great scientific theories of the structure of the universe are
> the molecular, the corpuscular and the atomic. A fourth affirms, with
> Haeckel, the condensation or precipitation of matter from ether --
> whose existence is proved by the condensation or precipitation ... A
> fifth theory is held by idiots, but it is doubtful if they know any
> more about the matter than the others.
> -- Ambrose Bierce, "The Devil's Dictionary"
>
> On Tue, 10 Sep 2002, Michael Baron wrote:
>
>
>>It is a single processor PII box with an IDE drive (16mb). The box is
>>sitting on the other side of the country from me, so I do not know the
>>exact specs. The database is still runninng on our Slack box (pg 7.1),
>>a very beefy dual PIII IBM eServer.
>>
>>[EMAIL PROTECTED] wrote:
>>
>>>Hmm. What's the horsepower in the machine? It seems as if it should be
>>>enough. Is the database running on that machine or a separate one? What
>>>about the disk interface?
>>>
>>>I'm running out of suggestions...
>>>
>>>-Dash
>>>
>>>On Tue, 10 Sep 2002, Michael Baron wrote:
>>>
>>>
>>>
>>>>This server is running two of our lowest volumne applications.
>>>>
>>>>The main one only sees about 150 logins a day and each one lasts about
>>>>20-30 minutes of page viewing(it is only released to our largest customers).
>>>>
>>>>The other one sees about 1500 hits a day.
>>>>
>>>>It is running on a little dell desktop with only about 280mb of ram. I
>>>>am thinking the low power might be my problem and will be getting a quad
>>>> P2 with 1gb of ram hopefully by the end of the week (one of our former
>>>>PDCs). I am hoping this solves the problem. If now, the next move will
>>>>be an upgrade to Apache2.
>>>>
>>>>Thanks for your help.
>>>>
>>>>[EMAIL PROTECTED] wrote:
>>>>
>>>>
>>>>>I figured there had to be a good reason. At least you're still using
>>>>>Apache :) Forgive me for suggesting you rip out Apache 1.3.x and replace
>>>>>it with Apache2.
>>>>>
>>>>>Just out of curiosity, how busy is this website?
>>>>>
>>>>>-Dash
>>>>>
>>>>>186,282 miles per second:
>>>>>
>>>>>It isn't just a good idea, it's the law!
>>>>>
>>>>>On Tue, 10 Sep 2002, Michael Baron wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>I moved from Slack to W2000 because my linux admin team has had a hard
>>>>>>time maintaining db2 connect which is a core component for this
>>>>>>particular site. The product for w2000 installs and configures easier
>>>>>>and seems to be more stable. There are very few other db2400 ODBC
>>>>>>drivers out there that are easy to run and configure on Linux. I am
>>>>>>currently researching other drivers and as soon as one is found, I will
>>>>>>probably move the site back to slack.
>>>>>>
>>>>>>
>>>>>>--
>>>>>>PHP Windows Mailing List (http://www.php.net/)
>>>>>>To unsubscribe, visit: http://www.php.net/unsub.php
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>--
>>>>PHP Windows Mailing List (http://www.php.net/)
>>>>To unsubscribe, visit: http://www.php.net/unsub.php
>>>>
>>>>
>>>
>>>
>>
>>--
>>PHP Windows Mailing List (http://www.php.net/)
>>To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
--- End Message ---
--- Begin Message ---
The following is the format needed in order to run the convert command from
command line, but I have a problem in exec() format:
convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity
southeast -draw "text 10,10 'my text to add to picture'" text-overlay.jpg
this causes problems "Parse error: parse error, unexpected T_STRING":
exec('convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity
southeast -draw "text 10,10 'my text to add to picture'" text-overlay.jpg');
I am positive the it is due to all the "s and 's within the command, I have
tried the specialchars for quotes andapostrophes but I am still missing
something:
exec('convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity
southeast -draw "text 10,10 \'my text to add to picture\'"
text-overlay.jpg');
If anyone has any ides on how to avoid probles with quotes andapostrophes
inside the exec() I am all ears :o)
Thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002
--- End Message ---
--- Begin Message ---
Try this:
exec("convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity southeast
-draw \"text 10,10 'my text to add to picture'\" text-overlay.jpg");
That SHOULD work; if it doesn't, put \' isntead of ' as well.
" is more friendly about escaping things than ' is :-) ' is for litteral
things and doesn't work very well with stuff inside it.
Also be sure the problem isn't somewhere further up in your code, too.
It's possible you left a dangler somewhere ;-)
Steve
>
>
>
> I am positive the it is due to all the "s and 's within the command, I have
> tried the specialchars for quotes andapostrophes but I am still missing
> something:
>
>
>
> exec('convert picture.jpg -font Arial-Bold -pointsize 20 -fill red -gravity
> southeast -draw "text 10,10 \'my text to add to picture\'"
> text-overlay.jpg');
>
>
>
> If anyone has any ides on how to avoid probles with quotes andapostrophes
> inside the exec() I am all ears :o)
>
>
>
>
>
> Thanks
>
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
Thanks for your help :o)
----- Original Message -----
From: "Steve" <[EMAIL PROTECTED]>
To: "Kurtis Harper" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 1:04 PM
Subject: Re: [PHP-WIN] Help, Parse error caused by quotes andapostrophes in
function, How do I fix this?
>
> Try this:
>
>
> exec("convert picture.jpg -font Arial-Bold -pointsize 20 -fill
red -gravity southeast -draw \"text 10,10 'my text to add to picture'\"
text-overlay.jpg");
>
> That SHOULD work; if it doesn't, put \' isntead of ' as well.
>
> " is more friendly about escaping things than ' is :-) ' is for litteral
> things and doesn't work very well with stuff inside it.
>
> Also be sure the problem isn't somewhere further up in your code, too.
> It's possible you left a dangler somewhere ;-)
>
>
> Steve
>
> >
>
> >
> >
> > I am positive the it is due to all the "s and 's within the command, I
have
> > tried the specialchars for quotes andapostrophes but I am still missing
> > something:
> >
> >
> >
> > exec('convert picture.jpg -font Arial-Bold -pointsize 20 -fill
red -gravity
> > southeast -draw "text 10,10 \'my text to add to picture\'"
> > text-overlay.jpg');
> >
> >
> >
> > If anyone has any ides on how to avoid probles with quotes
andapostrophes
> > inside the exec() I am all ears :o)
> >
> >
> >
> >
> >
> > Thanks
> >
> >
> >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002
> >
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.386 / Virus Database: 218 - Release Date: 9/9/2002
--- End Message ---
--- Begin Message ---
Here's the original message that was posted on the MySQL-Win listserver:
> -----Original Message-----
> From: David Shields [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 16, 2002 5:31 AM
> To: [EMAIL PROTECTED]
> Subject: Demo CD
>
>
> Hi all. I had a requirement to produce a demo of our app
> (php/Apache/MySQL)
> on CD, which though challenging, I think I've about cracked
> it. It uses a
> work dir on C:, copying databases etc there, and all logs for
> Apache and
> MySQL are written there, but the executables and stuff are
> run from the CD.
> It uses the Spoons Installer (from source forge) and a noddy
> VB app I put
> together to auto run from the CD (as I couldn't guarantee
> what drive letter
> the CD would be on).
> I'm just testing it now.
>
> If anyone would like a copy (to see how its done), feel free
> to mail me -
> I'll happily give it away for free with vb sources. Naturally
> there are no
> guarantees and stuff, but if it would help you, you can use
> it. It may have
> some rough edges, but hey, its free !
>
> David.
---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> -----Original Message-----
> From: M.B. [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 10, 2002 10:08 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] PHP/MySQL/APache on CD
>
>
> Whel and me too.
>
> "Luis Ferro" <[EMAIL PROTECTED]> schreef in bericht
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Please,
> >
> > Post/repost on the mailling list (or send a copy to me) as i'm also
> > interested on how to assemble a solution like that...
> >
> > Thanx in advance,
> > Luis Ferro
> >
> > Asendorf, John wrote:
> >
> > >Oh, I should have replied to my own message... I found the
> guy. It was
> > >actually on the MySQL mail list. It uses scratch
> directories on the hard
> > >drive but all three of the executeables run from the CD.
> I'm waiting for
> > >him to get back to me.
> > >
> > >John
> > >
> > >---------------------
> > >John Asendorf - [EMAIL PROTECTED]
> > >Web Applications Developer
> > >http://www.lcounty.com - NEW FEATURES ADDED DAILY!
> > >Licking County, Ohio, USA
> > >740-349-3631
> > >Nullum magnum ingenium sine mixtura dementiae fuit
> > >
> > >
> > >
> > >
> > >>-----Original Message-----
> > >>From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
> > >>Sent: Thursday, August 29, 2002 10:02 AM
> > >>To: Asendorf, John
> > >>Cc: Php Win32 list
> > >>Subject: RE: [PHP-WIN] PHP/MySQL/APache on CD
> > >>
> > >>
> > >>
> > >>
> > >>>I thought a couple of weeks ago I saw someone working on a
> > >>>
> > >>>
> > >>PHP/MySQL/Apache
> > >>
> > >>
> > >>>(all running from a CD) on here. Does anyone remember
> who that was?
> > >>>
> > >>>
> > >>Running an RDBMS on a CD-ROM? An interesting and original concept.
> > >>
> > >>Is this some kind of special purpose hard coded embedded read only
> > >>system (like a telephone catalogue or encyclopedia), or does data
> > >>(and meta data) resides on ordinary hard drives somewhere being
> > >>resolved by hard coded "pointers" on the CD-ROM?
> > >>
> > >>
> > >>
> > >
> > >
> > >
> >
> >
> >
> > ---
> > [This E-mail scanned for viruses by Declude Virus]
> >
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---
--- Begin Message ---
"Lasse Riis" <[EMAIL PROTECTED]> wrote in message...
> I've been trying to install php 4.2.2 on my w2k box. I'm using apache
> 1.3.6 or is it 1.3.26? but the problem is the same with IIS. I can add
> the cgi og the sapi module, but the problem is the same. I HAVE NO
> VARIABLES!!!!
>
> What's wrong? I tried installing SP1 and SP2 but it made no difference.
> I didn't use the php installer, i used the manual install. And trying
> version 4.2.1 made absolutely no difference, what's wrong?
usually, I just copy *.dll to the winnt\system32 folder, and give
the iis users read/execute.. also, you need to add either WINDOWS,
or SYSTEMROOT to your environmental variables... for the php.ini file
to load... right-click my computer.. advanced environmental variables,
and add either WINDOWS or SYSTEMROOT with your windows path X:\WINNT
otherwise, it won't see the ini file...
--
=======================================================================
Michael J. Ryan - tracker1 at theroughnecks dot com
Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net
=======================================================================
Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/
--- Synchronet 3.10j-Win32 NewsLink 1.29
* Roughneck BBS - www.theroughnecks.net - telnet://theroughnecks.net
--- End Message ---
--- Begin Message ---
> "Lasse Riis" <[EMAIL PROTECTED]> wrote in message...
> > I've been trying to install php 4.2.2 on my w2k box.
I suspect you are not using the "new" method to address variables. Use
$_POST['varname'] instead of $varname, or use extract($HTTP_POST_VARS) at
the top of your script to autocreate all the POSTed variables. See the
information on changes between 4.1 and 4.2 on php.net for details.
- Steve Yates
- "Let's eat kosher tonight," said Tom judiciously.
~ Do you like my taglines? Add them to your messages and
~ laugh through hundreds more by downloading Taglinator
~ at www.srtware.com today!
--- End Message ---
--- Begin Message ---
"M.B." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> when I type in that he must Listen to <IP computer> then everytime I'm not
> connected to to the network, my computer with the apache server can't
run.
When you are not connected, Windows will not load the card driver or
TCP/IP. Always log in to Windows even when you're off the network.
> one of the connected computers in my network, I have to have an
> internetconnection to view the pages (I also use a port to listen to in
the
> file) but when I have my internetconnection it isn't used only the network
I suspect you have Windows set to automatically dial out on that PC. In
your Internet options, set your connection to Never Dial.
- Steve Yates
- When one is flying in tranquility, watch out for the mountains.
~ Do you like my taglines? Add them to your messages and
~ laugh through hundreds more by downloading Taglinator
~ at www.srtware.com today!
--- End Message ---
--- Begin Message ---
> "R.S. Herhuth" <[EMAIL PROTECTED]> schreef in bericht
> news:[EMAIL PROTECTED]...
> > What is the cause of this error? what sort of things should I check
> > for?
I didn't see the code if you posted it, but make sure there are no blank
lines before your script starts. Even one blank line will be sent out, and
therefore your headers would be coming too late.
- Steve Yates
- If you hold a hard drive to your ear, can you hear the C:?
~ Do you like my taglines? Add them to your messages and
~ laugh through hundreds more by downloading Taglinator
~ at www.srtware.com today!
--- End Message ---