On Thu, 2008-02-07 at 09:52 -0500, Nathan Nobbe wrote:
> On Feb 7, 2008 8:47 AM, Dare Williams <[EMAIL PROTECTED]> wrote:
>
> > WAMP means WINDOWS(os) - APACHE(webserver) - MYSQL(db) - PHP(platform).
>
>
> you know if youre running iis and mysql or mssql, its actually called the
> WIMP stack ;)
2008/2/7 Louie Henry <[EMAIL PROTECTED]>:
> Good Day All
What's up, Louie?
> I am running windows xp pro and using built in IIS as my web-server. And I
> installed PHP 5.2.5. I also installed MySQL 5.0.37. Now PHP is working, how
> ever I having problems with the configuration with MySQL.
[
On Feb 7, 2008 8:47 AM, Dare Williams <[EMAIL PROTECTED]> wrote:
> WAMP means WINDOWS(os) - APACHE(webserver) - MYSQL(db) - PHP(platform).
you know if youre running iis and mysql or mssql, its actually called the
WIMP stack ;)
-nathan
To solve this problem, I will advice you to probably remove all the former
installation. Because PHP do have problem relating to IIS several times.
so it better you install complete pack of PHP Application.
You can use a PHP Application call WAMP SERVER. It's good PHP Application for
depl
Louie Henry schreef:
Good Day All
I am running windows xp pro and using built in IIS as my web-server. And I
installed PHP 5.2.5. I also installed MySQL 5.0.37. Now PHP is working, how
ever I having problems with the configuration with MySQL.
I used phpinfo(), and I notice this
doc_ro
Good Day All
I am running windows xp pro and using built in IIS as my web-server. And I
installed PHP 5.2.5. I also installed MySQL 5.0.37. Now PHP is working, how
ever I having problems with the configuration with MySQL.
I used phpinfo(), and I notice this
doc_root no value
Christopher Taylor wrote:
I am trying to setup a webserver for testing at home. I can execute php
scripts fine, but I cannot include local files like include (test.php). The
page comes up with a permission denied. The url is
http://mojo.hst-percussion.com/index.php. The phpinfo is
http://mojo
I am trying to setup a webserver for testing at home. I can execute php
scripts fine, but I cannot include local files like include (test.php). The
page comes up with a permission denied. The url is
http://mojo.hst-percussion.com/index.php. The phpinfo is
http://mojo.hst-percussion.com/test.php
>
>
> >>And while we're at it, has anyone written a tool that will tell you
> >>what's different between server setups?
> >
> > I use diff on unix.
> >
>
> You may like tkdiff, with its additional GUI to diff
Hmmm. Diff on what? I suppose the INI files are prime candidates, as well as whatev
Check phpinfo() on both the new and old server -- i think the var not
defined stuff is related to a different (higher) error reporting directive
on the laptop.
As for the images, view the actual SOURCE of the resultant HTML page
(browser > view source) and see how the image src's are being written
thanks, I will give that a shot.
-Original Message-
From: Joseph W. Goff [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 16, 2002 2:25 PM
To: php-general; Edward Peloke
Subject: Re: [PHP] php setup
You have the error_reporting set at E_ALL in the ini file. Set it to E_ALL
& ~E_NO
You have the error_reporting set at E_ALL in the ini file. Set it to E_ALL
& ~E_NOTICE
- Original Message -
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: "php" <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 1:29 PM
Subject: [PHP] php setup
>
it is turned on
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 16, 2002 2:03 PM
To: Edward Peloke
Cc: php
Subject: Re: [PHP] php setup
Turn on register_globals in your php.ini file.
On Mon, 16 Dec 2002, Edward Peloke wrote:
> I recently go
Turn on register_globals in your php.ini file.
On Mon, 16 Dec 2002, Edward Peloke wrote:
> I recently got a laptop and was in the process this weekend of installing,
> php, apache, mysql etc. One thing I noticed is when I ran the code (that
> works fine everywhere else) on the laptop, I got erro
I recently got a laptop and was in the process this weekend of installing,
php, apache, mysql etc. One thing I noticed is when I ran the code (that
works fine everywhere else) on the laptop, I got errors of 'Variable not
defined' and I have pictures that just won't show. I am not sure if this is
When the apache server goes to an error document, specifically, 404, do
the post variables go with it? Could I 'vector' off of the 404 document
and serve virtual pages out of the database?
Also, what's the best way to execute php code that resides in a
database?
--
If You want to buy computer p
16 matches
Mail list logo