Are you sure it's not --with-apxs2 instead of --with-apx2 ???
On Fri, August 17, 2007 8:00 am, ROUKOS Michel wrote:
> Hi,
>
> I am integrating httpd-2.0.59 with php-5.2.1 and Sybase 12.5 on a
> solaris 8 machine. I followed these steps:
> Install apache:
>
> ./configure --prefix=/usr/local/apache2
ules/ directory.
>
> Thanks and regards,
> Michel
>
> -Original Message-
> From: Lens Development [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 17, 2007 7:57 PM
> To: ROUKOS Michel
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] apache/php with syb
-
From: Lens Development [mailto:[EMAIL PROTECTED]
Sent: Friday, August 17, 2007 7:57 PM
To: ROUKOS Michel
Cc: php-general@lists.php.net
Subject: Re: [PHP] apache/php with sybase12.5
ROUKOS Michel wrote:
> Hi,
>
> I am integrating httpd-2.0.59 with php-5.2.1 and Sybase 12.5 on a
&g
ROUKOS Michel wrote:
> Hi,
>
> I am integrating httpd-2.0.59 with php-5.2.1 and Sybase 12.5 on a
> solaris 8 machine. I followed these steps:
> Install apache:
>
> ./configure --prefix=/usr/local/apache2 --enable-so
> make
> make install
>
>
> PHP configuration:
>
>
> I edited this file php-5.2.1/
Hi,
If I place the following line in httpd.conf
LoadModule php5_module "modules/libphp5.so"
I receive this error:
Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp5.so into server: ld.so.1:
/usr/local/apache2/bin/httpd: fatal:
/usr/loca
On Fri, 17 Aug 2007 16:00:35 +0300, "ROUKOS Michel" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am integrating httpd-2.0.59 with php-5.2.1 and Sybase 12.5 on a
> solaris 8 machine. I followed these steps:
> Install apache:
>
> ./configure --prefix=/usr/local/apache2 --enable-so
> make
> make install
>
Lmwangi wrote:
Ok thanx. Let me try squid I have posted the mail on the apache
list.. Oh and btw i downgrade my rank. Its no longer voodoo.. So don't
go looking for new name ;-)
ah good - have fun with Squid - but beware it has more arms than you to fight
with ;-)
--
PHP General Mailing L
I have the configuration you described:
browser --> https-> mod_proxy -> http -> php
and i don't have any problem with it. Maybe it's an Apache
misconfiguration. Can you send a snap of your httpd.conf?
On 4/26/06, Lmwangi <[EMAIL PROTECTED]> wrote:
> Hi all,
> First time on the list... sorry fo
Lmwangi wrote:
Hi all,
First time on the list... sorry for any errs.
I am using mod_proxy to pass requests to an internal server in our
lan. The setup looks like
Enduser---INet_link-Mod_proxy_serverLan---PHP_script
Now,
this does not work:
Enduser---https--->Apache_mod_proxy-
Jason Gerfen wrote:
> I know this might be slightly off topic but I just upgraded
> PHP/MySQL/OpenSSL and Apache to the latest stable release for each
> project and so far so good. The one problem I am encountering is
> dealing with SSL and apachectl not accepting the command 'apachectl
> startssl
On Friday 24 March 2006 17:24, Jason Gerfen wrote:
> I know this might be slightly off topic but I just upgraded
> PHP/MySQL/OpenSSL and Apache to the latest stable release for each
> project and so far so good. The one problem I am encountering is
> dealing with SSL and apachectl not accepting th
[EMAIL PROTECTED] wrote:
I have installed Apache 2.0.52 and PHP 5.0.2 on windows XP. I have configured directories and everything works until I unmark any of extensions. After this, during Apache server starting, I am reciving the
warning :
PHP Startup: Unable to load dynamic library
"D:/MyWWWsr
* Thus wrote Ergin Aytac:
> We made a test for only 20 min. and got our website online. The result
> was 200.000.000 (!!) lines in apache error log with the following:
>
> httpd in free(): warning: chunk is already free.
> httpd in free(): warning: page is already free.
> httpd in free(): warning
[snip]
had no success on the apache list. apache logs also errors with
sister-projects like php. I think this is not an apache issue but php.
if you have errors like this it is always very difficult to locate the
real source of the problem.
Any other hints?
[/snip]
Why do you think that this i
had no success on the apache list. apache logs also errors with
sister-projects like php. I think this is not an apache issue but php.
if you have errors like this it is always very difficult to locate the
real source of the problem.
Any other hints?
Jay Blanchard schrieb:
[snip]
We made a test
[snip]
We made a test for only 20 min. and got our website online. The result
was 200.000.000 (!!) lines in apache error log with the following:
Any hints or links?
[/snip]
Here's a hint...send this to the Apache list.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
Buttons? Not sure I understand, but try turning the register globals
directive in your php.ini file from OFF to ON.
Although OFF is safer and promotes better coding practices.
Search the archives or PHP tutorial sights for hints about programming
with rg off. It's been discussed in 1000's of
> I suggest if a file then put it outside Apache's document root or use an
> environment variable.
I'm working in a VWS environment - whilst I am in contact with the
system administrator, I don't have access to any config outside of my
own account.
> My older version of php is quite happy with 7
ADFH wrote:
Would it be true to say that the current Apache PHP module doesn't
support running PHP scripts as their owners, and that one has to use PHP
in CGI mode for this?
PHP as an Apache module runs as the user that Apache runs as. Typically
"nobody" or "apache".
I use a well known PHP based
On Thursday, April 25, 2002, at 06:03 AM, r wrote:
> I know for some of you PHP gurus that you must be holding your stomach
> and
> laughing,
I am laughing, but not at your request -- we're re-enacting quotes from
Abe's Oddworld, the PlayStation game:
"Follow me!"
"eeEERE BOY!"
"lookout!"
"
At 18.03.2002 17:28, you wrote:
Even if I think you´ll not be able (should not be able) to put
files elswehere than /home/~myname:
>
>On a shared hosting provider, I have an account like:
>
>/home/~myname/www/
>and
>/home/~myname/resources/
>
>As far as I know, apache can only access what's in th
Hi
Make sure you include at least one internal apache module as shared (i used
mod_rewrite) otherwise apache doesn't include enough linker information in
apxs. you will probably have to do make distclean and start again with
configure
Tom
At 09:18 PM 2/19/02, Erwin S R U B A R wrote:
>Hi
On Tuesday, February 19, 2002, at 06:18 AM, Erwin S R U B A R wrote:
>
> So, no libphp4.so on the system.
> Considering we have the products (in most cases the up-to-date
> versions)
> it must be some obvious problem - but I have no idea.
> Thanks for help in advance,
I had the same exact
Actually,
as a note about this, we (i) did extensive testing to invoke the php.exe
binary and apache in any way but using an action and virtual url, and found
it didn't work.
We have suitably amended the documentation for both the win32 installer,
plus the manual, making it clearer that choosing
Ya thanks...I needed to make sure what I was reading was *what* I was
reading...
Thanks Again,
ccma
> As long as the cert is still valid, it should work just fine. You'll
> need to point your httpd.conf to the right (previous) certificates
> though. That is explained pretty nicely in the mod_ss
* Chris Allen <[EMAIL PROTECTED]> [Dec 03. 2001 23:09]:
> When rebuilding Apache/Php/Modssl etc can I re-use my existing server key
> and server certificate ? Do I need to get a new certificate from
> Thawte/Verisign even if its for the same host?
As long as the cert is still valid, it should w
This is standard PATH_INFO behaviour. I don't really see a DoS issue
here. Use piped logs or something and teach your logging system not to
log these if you have an issue with it. DoS from filling log files isn't
something we can do much about.
-Rasmus
> Just noticed a strange problem with on
You have to buy Generator from Macromedia. It's not free. (in fact,
it's pretty expensive :)
There are some open/free alternatives out there, but there weren't
direct replacements last time I evaluated them.
There's also the ming extension for PHP which lets you generate a whole
SWF movie at r
ECTED]
Subject: Re: [PHP] apache,php,mysql,flash
Hi, NO this is what i am trying to find out. where can i download it
from (for RD6.2 and Aache 1.3.12). I have tried RH site but no joy.
regards
Ajdin
On 15 Aug 2001, Tim wrote:
> Do you have Macromedia Generator installed on your serve
Hi, NO this is what i am trying to find out. where can i download it
from (for RD6.2 and Aache 1.3.12). I have tried RH site but no joy.
regards
Ajdin
On 15 Aug 2001, Tim wrote:
> Do you have Macromedia Generator installed on your server? It's
> responsible for taking the .swt and generatin
Do you have Macromedia Generator installed on your server? It's
responsible for taking the .swt and generating the .swf output.
- Tim
On 15 Aug 2001 14:28:24 +0100, AJDIN BRANDIC wrote:
> Hi,
>
> I have RH6.2, php4, MySQL and want to generate graphs with flash. I have
> done a graph with Fla
using the full pathname of the uptime binary should work.
although, there are issues on some servers that user
'nobody' (a common owner for apache) cannot get 'uptime'
information... so even if you get uptime to work correctly,
beware that it may return bogus data.
> -Original Message-
On Sun, Jul 01, 2001 at 07:44:19PM -0500, Ryan wrote:
> I have chrooted apache+php but am having simple problems
> like not being able to exec uptime.
> uptime has been moved to /usr/serv/apache/usr/bin/uptime..
> Well anyways heres my lil php line im tring to get running
>
>
> I get no errors f
Hi Ryan!
On Sun, 01 Jul 2001, Ryan wrote:
> I have chrooted apache+php but am having simple problems like not being
> able to exec uptime.
> uptime has been moved to /usr/serv/apache/usr/bin/uptime..
> Well anyways heres my lil php line im tring to get running
>
>
> I get no errors from php, ju
On 29 Apr 2001 05:54:17 -0700 impersonator of [EMAIL PROTECTED] ("Daniel
BI") planted &I saw in php.general:
>Hi there!
>
>Anybody knows if possible to have
>PHP as an Apache module under Windows, with
>SSL enabled, too?
>
>Is there an 'openSSL' lib for Windows?
>
>thanx,
>Daniel BI
>
see, if you
>Choose a flavor of linux, format your HD, install, and run the that server
>like it was meant to run.
If you don't want to kill your Windooz, you could do a dualinstall. I'm not
sure it will run with XP.. never seen XP.. hope it stays that way :-)
But with W95 it runs like a dream.
Or.. use
Yea, I got a solution.
Choose a flavor of linux, format your HD, install, and run the that server
like it was meant to run.
Apache is not even 100% on NT much less the XP beta, it's like your running
a beta on a beta...That's why it's not working.
Here is a good quote from apache.org: "Please
Your Apache is not handling PHP scripts as PHP script. That's why you get script
on your browser.
Read these sections in PHP Manual.
http://jp.php.net/manual/en/install-windows.php
http://jp.php.net/manual/en/install.apache.php
Regards,
--
Yasuo Ohgaki
""OBB"" <[EMAIL PROTECTED]> wrote in messa
> apxs:Break: Command failed with rc=65536
Search the mailing list archives for "rc=65536"
--
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
--
PHP General
http://www.openlinksw.com
> -Original Message-
> From: Michael Stearne [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 23, 2001 11:25 AM
> To: Thierry Coopman
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP] apache+php on MacOSX
>
>
>
>
> Thierry Coopman
Thierry Coopman wrote:
> At 8:46 AM -0500 2/23/01, Andrew Hill wrote:
> >Thierry,
> >
> >Not sure if you need that 'echo' in there.
>
> with or without echo it doesn't work, the PHP works on Solaris.
>
> >
> >Also, if you have problems, compiling PHP / apache under MacOS X isn't THAT
> >complic
At 8:46 AM -0500 2/23/01, Andrew Hill wrote:
>Thierry,
>
>Not sure if you need that 'echo' in there.
with or without echo it doesn't work, the PHP works on Solaris.
>
>Also, if you have problems, compiling PHP / apache under MacOS X isn't THAT
>complicated :)
>
well, yes, if you can find a C co
Thierry,
Not sure if you need that 'echo' in there.
Also, if you have problems, compiling PHP / apache under MacOS X isn't THAT
complicated :)
Best regards,
Andrew
--
Andrew Hill - OpenLink Software
Director Technology Evangelism
eBusiness Infrastructure Tech
Then just follow it.
Read INSTALL file in PHP distribution
Cheers,
Maxim Maletsky
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 9:01 PM
To: [EMAIL PROTECTED]
Subject: [PHP] apache & php
help!
i want to get started!
how do c
take a look at some good tutorials on www.phpbuilder.com, www.devshed.com
and www.webmonkey.com
also, download the php manual from www.php.net and go through the
installation section therein that deals in detail with the stuff on
installing php with apache , both on Windows and Unix
hope that he
Have you touched any .htaccess file?
Then maybe that's the problem ...
I've no idea what you misconfigured at all, but I know that a
misconfiguration of .htaccess gives you the exactly same error (500) and the
error log line is often looking very similar,
Cheers,
Maxim Maletsky
-Original
Hey, have you tried just a static .html file, no php anywhere?
-Jonathan
-Original Message-
From: [ rswfire ] [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 28, 2001 12:24 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Apache/PHP Configuration Problem on NT5
I have set up an ErrorDocument 4
Da...this one has stumped me...in *nix I'd just say compile it into Apache,
but we can't do that now can we...bummer, looks like a design flaw of NT...
8-)
-Jonathan
P.S. Now I must say, I am running 2K on this box here, and am using outlook
(go ahead and bash me) but that's all I use it for (ex
48 matches
Mail list logo