On Fri, 7 Jan 2011 16:24:13 -0500
Daniel Brown wrote:
> On Thu, Jan 6, 2011 at 22:55, Jimmy Stewpot
> wrote:
> >
> > Is there a method or way that I can enable a 'debug' mode in php
> > which would help me track down and identify the root cause of these
> > problems? If anyone has any suggestion
On Thu, Jan 6, 2011 at 22:55, Jimmy Stewpot wrote:
>
> Is there a method or way that I can enable a 'debug' mode in php which would
> help me track down and identify the root cause of these problems?
> If anyone has any suggestions on what I can do to try and get further down
> the track to enli
Ross wrote:
I recently installed php5 with apache (replacing php4and IIS).
I am moving all my folders to the htdocs folder and but when I run a page
the include does not work
Nothing had change the directory stucture is the same. there are no warnings
or errors jsut a big blank space where
. if you get stuck don't forget to mention
binary versions and php sapi your using (cgi or module).
/G
@varupiraten.se
- Original Message - From: "dan" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 28, 2005 11:23 PM
Subject: Re: [PHP] Apache and PHP
Gustav Wiberg wrote
Hi there!
Thanx! :-)
I hope I can solve this myself now... :-)
/G
@varupiraten.se
- Original Message -
From: "dan" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 28, 2005 11:23 PM
Subject: Re: [PHP] Apache and PHP
Gustav Wiberg wrote:
Hi there!
I've just inst
For Apache2.x: http://www.php.net/manual/en/install.windows.apache2.php
For Apache1.x: http://www.php.net/manual/en/install.windows.apache1.php
Mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Gustav Wiberg wrote:
Hi there!
I've just installed Apache on a new computer. (just for testing)
It's Windows XP. I've then installed PHP and it says that Apache could
be not configured automatically.
Newbies question as hell probably but here it goes:
I can access my Apache-server, I have the doc
Hi,
Saturday, August 30, 2003, 2:49:43 AM, you wrote:
CC> Hey,
CC> I am setting up Apache 1.3.27 on a linux box (I really dont know much about
CC> linux) and I am having small problem. When a specify a subdirectory off of
CC> my document root, I must include a "/" forward slash in order for the i
Tim,
thanks but it still doesn't work. What puzzles me is that last night I
reinstalled a 'vanilla' install of RedHat 8 from the distribution where I
selected PHP and Apache. So now I am running PHP 4.2.2 and Apache 2.0.40, I
make the change you recommened to httpd.conf, stop and restart the serv
Your settings should be something similar to this:
AddType application/x-httpd-php .php .html
AddType application/x-httpd-php-source .phps
Do you have the page remotely available to see what is happening for
you??
Timothy Hitchens (HiTCHO)
Open Platform Consulting
e-mail: [EM
I'd recommend:
http://www.apache.org/dist/httpd/Announcement.html -- Apache 1.3.26
-and-
http://www.php.net/release_4_2_2.php -- PHP 4.2.2
Both include the latest bug fixes and are the latest stable releases.
I've been running these on a RedHat 7.1 box (64MB RAM, 225mHz Pentium),
with MySQL as w
7b5$f95d8860$0200a8c0@DANNYS">news:024501c237b5$f95d8860$0200a8c0@DANNYS...
> > >
> > > - Original Message -
> > > From: <[EMAIL PROTECTED]>
> > > To: "Danny Shepherd" <[EMAIL PROTECTED]>
> > > Cc: <[EMAIL PROTECTED]>
> > >
To: "Danny Shepherd" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Tuesday, July 30, 2002 11:30 AM
> > Subject: Re: [PHP] apache and php
> >
> >
> > > Danny Shepherd wrote:
> > >
> > > > For release syste
gt;news:024501c237b5$f95d8860$0200a8c0@DANNYS...
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "Danny Shepherd" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 30, 2002 11:30 AM
> Subject: Re: [PHP] a
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Danny Shepherd" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 11:30 AM
Subject: Re: [PHP] apache and php
> Danny Shepherd wrote:
>
> > For release systems, the recom
Danny Shepherd wrote:
> For release systems, the recommended setup is Apache 1.3.26 + PHP4.2.2
They are good for work under Linux RedHat ( 6.x / 7.x ) system ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
For release systems, the recommended setup is Apache 1.3.26 + PHP4.2.2
The developer systems, I'd go for (indeed have gone for) Apache 2.0.39 +
PHP4.2.2
HTH
Danny.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 11:01 AM
Subject: [PHP]
Duncan,
Just a thought, does the user that apache is running as have permissions
to read/execute the file?
Regards
Chris
Duncan wrote:
>Hi,
>
>i currently installed latest apache and php on my RH 7.2 system.
>However, i allways get the following error now:
>
>/usr/local/apache/bin/apachectl
On Wed, Jan 09, 2002 at 03:47:16PM -0800, Todd Cary wrote:
:
: I forgot the parameter to change in httpd.conf so when the trailing "/"
: is left off, the "index.html" will be executed. Anyone know the
: parameter?
DirectoryIndex index.html index.htm
--
Eugene Lee
[EMAIL PROTECTED]
-
Can you post the information at the header of top
like...
CPU states: 0.4% user, 0.0% nice, 3.6% system, 0.0% interrupt, 96.1%
idle
Mem: 47M Active, 147M Inact, 36M Wired, 11M Cache, 35M Buf, 7328K Free
Swap: 1024M Total, 144K Used, 1024M Free
and also the output of
ps waux | grep mysql &&
At 19.06.2001 15:37, you wrote:
>Hi all
>
>Probably some Apache/mysql/php-Admin gurus can give me a hint :
>i just moved a website to it's own server ( my first one).
>now apache had eaten up all physical and virtual memory
>some httpd had allocated 45MB of RAM, memory ran out myqsl crashed...
it could be a bunch of different reasons, ranging
from software to hardware/OS errors
how much total memory is in the machine??
> -Original Message-
> From: Sebastian Stadtlich [mailto:[EMAIL PROTECTED]]
> Subject: [PHP] apache and php ate up all my memory :-[
>
> Hi all
>
> Proba
Richard -
I am very new to Apache. It is installed on my notebook computer so
that I can do some PHP programming while I am on the road. Though I
looked at the conf file, I was not aware that one could turn that
feature on and off in Apache. Can you point me in the right direction?
Todd
--
Has Apache been configured to not provide those variables?...
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: Todd Cary <[
> I'm not even sure that the shell escape is even used in win32 perl - I think
> it's done via a regular file association.
So maybe he just needs to associate .php files with php.exe?
-Sean (who hasn't ever used php on windows)
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
I'm not even sure that the shell escape is even used in win32 perl - I think
it's done via a regular file association. I clearly remember setting it to
#!/some/fake/rubbish one time as a test and it still worked fine
I imagine the same would go for php.exe
jason
> Do you normally have #!perl.
Do you normally have #!perl.exe as your shebang?
Normally I'd see something like #!/usr/local/bin/perl or
#!/usr/local/bin/php
not sure of pathing issues on Windows for that.
#!c:\program files\php4\php.exe
?
"Patrick L. Olson" wrote:
> I must be missing something while I had no problem gett
> With IIS $path gives the actual path to the directory in which the PHP
> scripts reside. With Apache, $path is empty. What have I missed? This
> is my first use of Apache, so it's configuration is new for me.
What Apache gives depends on what Apache is configured to give...
$PHP_SELF is sup
28 matches
Mail list logo