If you turn on the startup errors I am betting that you will see that you
do not have that dll. I have had many issues with the latest PHP build. It
is a mess from what I can tell. And one of the errors that I initially got
what that the Oracle dlls along with a few others that I cannot recall are
Hi jack,
the command line might use your php 'cli' config
can u paste php.ini? what did you use to install php on your machine ?
Hi List,
I have installed Oracle, PHP and apache on my windows machine and have the
following issue
If I run phpinfo() from the command line it shows OCI8 as enabled and I can
connect to oracle databases.
When I copy my php.ini to my windows directory (from my php directory) and
start apache an
iv tried mysql 3.23.9
and 4.1
thanks
"Chris Hewitt" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Thu, 2005-01-20 at 23:33, Greg Brant wrote:
>> Hi,
>>
>> just installed apache 2, php 5.
>>
>> in the php.ini i have enabled a bunch of extensions. php can find them
>> all
>>
On Thu, 2005-01-20 at 23:33, Greg Brant wrote:
> Hi,
>
> just installed apache 2, php 5.
>
> in the php.ini i have enabled a bunch of extensions. php can find them all
> except is says
>
> cannot load dynamic linc library at c:\php\ext\php_mysql.dll.
>
> does php 5 require a minimum version of
Hi,
just installed apache 2, php 5.
in the php.ini i have enabled a bunch of extensions. php can find them all
except is says
cannot load dynamic linc library at c:\php\ext\php_mysql.dll.
does php 5 require a minimum version of mysql??
thnaks
Greg
>Can you paste the contents of phpinfo.php..
phpinfo()PHP Version 4.2.2
SystemLinux daffy.perf.redhat.com 2.4.18-11smp #1 SMP Thu Aug 15 06:41:59
EDT 2002 i686 i686 i386 GNU/Linux
Build DateSep 3 2002 05:25:09
Configure Command'./configure' '--host=i686-pc-linux-gnu'
Can you paste the contents of phpinfo.php..
phpinfo();
?>
-Original Message-
From: Jordi Llorens
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004
5:46 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] php apache
and ldap
Hello,
I'm t
Hello,
I'm trying to install a php ldap module for apache in my red hat installation.
I've installed php-4.2.2-8.05 with the ldap package. But it doesn't work via
apache. If i run phpinfo(). i don't see in the section of Apache Modules, the
ldap package, but the installation of the rpm i
From: Giz [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 4:04 PM
To: 'Brian McGroarty'; '[EMAIL PROTECTED]'
Subject: RE: [PHP-INSTALL] php + apache - how to run php suid?
The php module way to handle this is to make use of apache security
facilities. Keep in mind,
u for security is safe_mode.
Take a look at this article.
-Original Message-
From: Brian McGroarty [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 12:05 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] php + apache - how to run php suid?
I use apache's suid mechanism so that all c
I use apache's suid mechanism so that all cgi scripts in a user home
directory run as that user. php scripts seem to still run as the
apache user (www-data with Debian) however.
Obviously this represents a nasty security risk, to say nothing of
complicating disk quota management. As things stand,
At 2004-02-26 05:04, Matheus Martins wrote:
>:QUESTION:
>PHP 4.3.4 and Apache 1.3.28 on Windows ME. any problem?
>
>Please, anyone know if is it able to run ok?
I have installed PHP and Apache on Windows 98 (original
version, not SE) and it was very easy to do. Much easier
in fact than under Linux
:QUESTION:
PHP 4.3.4 and Apache 1.3.28 on Windows ME. any problem?
Please, anyone know if is it able to run ok?
I'll need to check some scripts, it's just to learn a little bit about PHP, SQL and so
on...
I'm newbie and maybe I need step-by-step, but if you only can send some tips...I'll
make
Hi,
I'm trying to configure PHP on a server that's already using a Mason
handler at the DocumentRoot level. As and when I try to load a php
script, I'm prompted to save the document, rather than the php being
executed. I guess that the problem lies in my httpd.conf, but how do I
get the .php r
Thank you very much for the detailed exposition of the problem! ;-)
Manu
[EMAIL PROTECTED] (Rasmus Lerdorf) wrote
> Apache2 is less mature and not nearly as well-tested as Apache1. If
> you run a threaded MPM then all bets are off. The thread safety
> status of most extensions and 3rd-party li
Apache2 is less mature and not nearly as well-tested as Apache1. If you
run a threaded MPM then all bets are off. The thread safety status of
most extensions and 3rd-party libraries are unknown. Threading problems
tend to only show up under load and are nearly impossible to track down.
So alt
On www.php.net there is a warning: Don't use apache 2.0 AND php in
production environments. What does it mean? What problems could I get?
Thanks in advance
Manu
Try with apache 2 family, Apache foundation consider that apache 1.3 is
not stable under Windows.
B.
Le lun 20/10/2003 à 23:46, STephen Montsaroff a écrit :
> Hi --
>
> I have followed the installation guide for installing Apache 1.3.14 and
> PHP 4.3.3 on a Windows XP machine (SP2). I am
Hi --
I have followed the installation guide for installing Apache 1.3.14 and
PHP 4.3.3 on a Windows XP machine (SP2). I am able to view html pages,
but not php.
My httpd.conf file contains
ScriptAlias /php/ "E:/DevTools/PHP/"
AddType application/x-httpd-php .php
Action application/x-httpd-
Title: Message
Hi
Paul,
Firstly, you need to set up your document extension
privilages on Apache.
I
myself have created a virtual host so it's easier to manage various websites
that you may potentially have on your computer.
Another peeps had posted this and this tells you how to
conf
I know this a noob question, but how do i get php files to automatically open as my index on Apache? HTML files open fine. I am having a lot of trouble getting this to work.
Thanks,
Paul Williams
<>
hi all
im trying to compile apache server with php using static linking..on Linux
Platform
so that the final apache executable has no dynamic dependency with php..
so im doing the following for compilation
In the php directory i do
./Configure --with-apache2=../apachedir
make
In the apache direct
23 matches
Mail list logo