Hello...
Couldn't find this specific issue in the archives. I've compiled
php-4.0.4pl1. My configure line was:
./configure --with-mysql=/usr/local/mysql --with-apxs
make
make install
Everything worked great (no errors) but after making the necessary changes
to the httpd.conf file and restarti
hi,
does anyone know what it means if, after installing php4 and apache 1.3.9,
any php file prompts a 'save as' dialog from the browser? it's as though
my httpd.conf mime-type lines about .php files and so on are spawning
>something< to happen, but instead of the right thing, it's a save as
dia
Have you went through the Apache config and added all the x-http-php stuff
and restarted the server? also, the filename needs to be the same as what
you specified in the config too, so if x-http-php .php, then you need to use
test.php, or whatever fits your needs.
-Marc
http://www.fissionweb.net
Hello Miliser,
I am newbie at PHP,
I have problem when I install PHP4 in my Linux box, when I install
PHP, its going away without any error, and i have been use step by
step instruction of Manual install at www.php.net, but when i try to
test my php its just come out
What wrong with my php ? an
Have you tried a snapshot build from snaps.php.net?
On Thu, 18 Jan 2001, Thomas Garsiot wrote:
>
> Hi,
>
> I need to have a PHP module on an Apache 1.3.14 IPv6 (patch from
> www.kame.net) server. (FreeBSD 3.4 IPv6 INRIA stack)
>
> Anyone already succeeded in building this all together ?
>
> I tr
Hi,
I need to have a PHP module on an Apache 1.3.14 IPv6 (patch from
www.kame.net) server. (FreeBSD 3.4 IPv6 INRIA stack)
Anyone already succeeded in building this all together ?
I tried without the IPv6 patch and still failed :
Floating point exception : core dumped when restarting apache (us
I tried a the new version of PHP (4.0.4pl1) and openldap (2.0.7) now.
PHP configures fine and compiles fine. When I go to restart apache it
gives me the following error:
Syntax error on line 237 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into se
I've installed Sun's JSDK v1.3.0 onto my system, and compiled PHP
4.0.4 with the --with-java=/usr/java flag. When I look in php.ini, I
see the following references to java:
[Java]
;java.class.path = .\php_java.jar
;java.home = c:\jdk
;java.library = c:\jdk\jre\bin\hotspot\jvm.dll
;java.libr
In the php.ini there's a section with database configuration for each type
of SQL Server. You can uncomment as many as you want [they don't
conflict]. I know this doesn't apply to this question, per se, but a
php.ini configuration change occured between PHP 4.0.3 and 4.0.4 --
In PHP 4.0.3 the
Does anyone know how to use the makerpm script in the php distribution?
Is there any documentation on the script?
I'm getting errors when it apparently builds php which is unusual because I
built php with the standard
./configure and make and had no errors.
Thank you.
Lou Spironello
--
PHP I
I'm not 100 % sure (cause we don't use the win binaries) but I think I can
remember that you have to uncomment some lines in the php.ini file. There
should be a section with database modules like oracle odbc or somethink like
this. try to uncomment the sybase module.
Hope this works,
Greetings
Hello Theo,
There seemingly is a problem on some systems when trying to include Informix
support. The good news is that I've found it can be done by specifying the
libraries explicitly. I have attached one of the scripts that I've used to
compile Apache/PHP/Informix on a SCO 5.0.4 Openserver mach
I've installed and correctly configured (I suppose) the binary version of
PHP 4.04 on a Win NT server with Microsoft IIS.
I'm using CGI version of IIS.
when I try to connect my script with Microsoft SQL 7.0 DB I get this error
"Fatal error: Call to undefined function: sybase_pconnect() in
./db/
I, I did the installation of the packages Apache, PHP4, GD,...
for generating some graphics.
When I try some examples, I get the following error:
Fatal error: Call to undefined function: imagecreate() in
/usr/local/share/apache/htdocs/php/listings/19-1.php on line 30
Is there any solution?
Regar
Hi Bill,
which LDAP library do you use ? OpenLDAP ?
regards
alfred
[EMAIL PROTECTED] wrote:
>
> Here is my environment:
>
> System Linux [EMAIL PROTECTED] 2.2.5-15 #1 Mon Apr 19 22:21:09 EDT 1999
> i586 unknown
> Build Date Sep 7 2000
> Configure Command './configure' '--with-apxs=/usr/local
> -Original Message-
> From: Olaf Guzaj [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 18, 2001 6:29 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] php on FreeBSD?
>
>
> Where do i get the right Package to install PHP4 on FreeBSD.
> the autoinstall over the configuration does not f
Hello,
the problem afterwards enclosed drives me crazy. I have tried to install the
new APACHE with the new PHP Version on several ways again and again.
I do not manage to install it. The trouble seems to result from binding in
INFORMIX. Installation without INFORMIX works correct.
I have tried i
Where do i get the right Package to install PHP4 on FreeBSD.
the autoinstall over the configuration does not find PHP on any ftp-server.
How can i install PHP when i have the source
Olaf
Mr. Noelle,
I understand your discussion of your problem below.
I executed
ldd -r {path}/libphp4.so
and found that I too enjoy quite a number of undefined symbols. In my case,
the first offender is the undefined symbol uncompress.
What steps did you take to overcome the problem?
Thanks fo
Hi,
I try to recompile PHP4 on one AIX box, it was ok, but when I try to start
Apache, I receive the following error:
nvagent3:[/AIX_SOFT/php-4.0.4pl1] # apachectl start
Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server
Hello **!
I tried using
gcc 2.95.2
apache 1.3.12
php-4.0.3pl1 as module
The resulting libphp4.so binary dumps core after httpd (apachectl) start.
Here are my commands:
rm config.cache
./configure --without-mysql --with-apxs=/usr/local/apache/bin/apxs
make
make install
Is php4 as modul
21 matches
Mail list logo