Hello... I have been using mysql and php before, but recently
started using them on a RH7 linux server for the first time...
after some trouble, finally got php installed with mysql, using
rpms...
and got the same problem I saw Neil Curri posting about in the
archives, the one with the Can't co
I already installed the apache13-php4 port on a fbsd box and it runs like a
champ. What I'd like to do is reconfigure php with the '--with-swf[=DIR]' flag. How
would I go about doing this? I haven't found anything relevant on Google,
freebsd.org, or php.net.
Thanks in advance.
--
|> /\ \/ @
[EM
I am running RH7, MySQL 2.23.30, Apache 1.3.14, and PHP 4.0.4pl1.
I have tested MySQL by being able to create a table.
I have tested Apache by pointing my browser at /localhost/
I have gunzipped, untarred, configured, maked, and make installed PHP.
No errors noted.
However, after installing PH
On Wed, 17 Jan 2001, Lou Spironello wrote:
>Thank you.
>
>Is the latest cvs contained in the tarball from www.php.net ?
>The tarball from the download page at www.php.net indicates a creation date of
>Januray 11,2001.
http://snaps.php.net/ has the latest CVS tarballs of the sources.
--Jani
>Th
Thank you.
Is the latest cvs contained in the tarball from www.php.net ?
The tarball from the download page at www.php.net indicates a creation date of
Januray 11,2001.
Thank you.
Lou Spironello
- Original Message -
From: "Sterling Hughes" <[EMAIL PROTECTED]>
To: "Lou Spironello" <[EMAI
This is the output after I installed the broken php4.0.4p1 --with-swf and
turn on apache!
Cannot load /usr/local/libexec/apache/libphp4.so into server:
/usr/local/libexec/apache/libphp4.so: Undefined symbol "swf_placeobject"
/usr/local/sbin/apachectl startssl: httpd could not be started
same w
I don't get that warning. Try building it anyway.
-Rasmus
On Wed, 17 Jan 2001, Chris Manjoine wrote:
> Can anyone help me figuring out how to get --with-swf installed on the
> php4.04p1 install
> I got the dist.99.freebsd.tar.Z
> from
> http://reality.sgi.com/grafica/flash/
> and unpacked it
Can anyone help me figuring out how to get --with-swf installed on the
php4.04p1 install
I got the dist.99.freebsd.tar.Z
from
http://reality.sgi.com/grafica/flash/
and unpacked it placing the libswf.a and swf.h files in a folder called swf
like the notes say on
http://www.php.net/manual/en/ref
On Thu, 18 Jan 2001, lsiewfat wrote:
>Hi. I have tried to make a new clean copy of php4 with-gd but still doesn't
>work. Do I have make clean apache as well?
If you're doing a static install then yes.
(ie. using --with-apache in PHP configure)
I suspect you have some stale gd.h laying around in
Upgrade to the latest cvs of php, this should be fixed...
-sterling
Lou Spironello wrote:
>
> I'm trying to recompile the new php4.0.4pl1 sources with a number
> of options on RH7.0:
>
> I run the following just to make sure everthing complies properly.:
>
> make distclean
> ./configure
> mak
> I did recompile Apache after building the new PHP.
And you installed the new httpd in the right place? Check the timestamp
on the binary.
-Rasmus
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
T
Rasmus Lerdorf <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I used the following
> >
> >
./configure --with-mysql --enable-track --with-config-file-path=/www/conf --
> > with-pdflib=/usr/local/pdflib --with-apache=/usr/local/httpd
> >
> > phpinfo() says I
Is there a difference in the way PHP parses scripts in various operating systems?
I've gotten opinions that say PHP under Linux parses more/different code than does
under Windows NT.
Thanks
-Marc
I'm trying to recompile the new php4.0.4pl1 sources with a number
of options on RH7.0:
I run the following just to make sure everthing complies properly.:
make distclean
./configure
make
This works fine
(i.e. a clean make with no configure options)
I test it by running ./php phpinfo.php > phpin
Hi
I am trying to compile php 4.0.4pl1 on HPUX-11 with oracle and I seems to have
some
problems loading the module with Apache. The compilation looks fine but when I
try to
start Apache with php 4, I have the following error message:
# /usr/local/apache/bin/apachectl startssl
/usr/lib/dld.sl:
> I used the following
>
> ./configure --with-mysql --enable-track --with-config-file-path=/www/conf --
> with-pdflib=/usr/local/pdflib --with-apache=/usr/local/httpd
>
> phpinfo() says I used
>
> ./configure' '--with-mysql=/usr/local/mysql'
> '--with-config-file-path=/www/conf' '--with-apache=../
I used the following
./configure --with-mysql --enable-track --with-config-file-path=/www/conf --
with-pdflib=/usr/local/pdflib --with-apache=/usr/local/httpd
phpinfo() says I used
./configure' '--with-mysql=/usr/local/mysql'
'--with-config-file-path=/www/conf' '--with-apache=../httpd'
'--enabl
Hi,
I'm installing apache 1.3.9 with php 4 (and mysql support, and some other
modules) and after configuring and compiling everything successfully, I
alter the apache httpd.conf file for the two php4 mime types, yet when I
hit a page of one of those types on my server (such as .html) my browser
b
on 17/1/01 2:50 pm, Justice For Emma at [EMAIL PROTECTED]
wrote:
> Emma may not have received quite as much publicity as Elian Gonzalez did, b=
> ut=20
> her story is similar. International Child Abduction: US and Canadian privat=
> e=20
> social services abducts Emma and protects its secrecy...t
Which configure flags did you use to compile PHP? (hint, they are listed
in the config.status file) Compare these to the flags you used when you
built the previous one. (these are listed on the phpinfo() page)
-Rasmus
On Wed, 17 Jan 2001, Tom Harris wrote:
> Hi folks,
>
> I'm trying to upgra
Try:
./configure --prefix=/opt --enable-inline-optimization
--with-mysql=/usr/local/mysql .
Note that last one is ***MYSQL*** not **MSQL***
Let us know if THAT works!
HTH,Geordon
>> Original Message <<
On 1/17/01, 11:41:09 AM, "David W. E-mail" <[EMAIL PR
configure --prefix=/opt --enable-inline-optimization
--with-msql=/usr/local/mysql --with-openssl --enable-safe-mode
--with-xmal --with-mysql=/usr/local/ --enable-force-cgi-redirect
php-4.0.4pl1
linux
slackware
root@doors:~/php-4.0.4pl1/ > cat debug.log
CONFIGURE: './configure' '--prefix=/opt'
Hi folks,
I'm trying to upgrade PHP (and change some options). PHP compiles fine. But
when I bring Apache back up and do phpinfo() it shows the old version with
the old configure options.
I've discovered that the libphp4.a file for apache doesn't get replaced with
a new file. I shut down apach
Greetings!
I'm new to php4, and am having a bit of a problem. I have
mod_frontpage (yes I know, ICK) mod_radius, Mod_ssl, and php-4.0.4. I
follow the instructions per mod_ssl, and mod_frontpage (they are the most
complete) and generate the libraries, and runtime binaries. When I start
up
Hi. I have tried to make a new clean copy of php4 with-gd but still doesn't
work. Do I have make clean apache as well?
- Original Message -
From: "lsiewfat" <[EMAIL PROTECTED]>
To: "Jani Taskinen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 12:07 AM
Subject
Hi. Thanks for responsing. Here is the result :
4078 d Gif89
1958 T gdImageCreateFromGif
1010 T gdImageGif
Previously, when run with php3. The function works but not after php4.
However I did just upgrade to php4 without specifying --with-gd for the
first. Since I have not remove con
Hi!
When I try to compile PHP 4.0.4 as Apache module with gettext support, the
gettext support doesn't function. But when I compile PHP as CGI, the gettext
support works fine. Where is the the problem (other functions works fine in
both case)?
I use Apache 1.3.14 with DSO support, GNU gettext 0.
On Wed, Jan 17, 2001 at 04:17:34AM +0200, Jani Taskinen wrote :
> On Wed, 17 Jan 2001, lsiewfat wrote:
>
> >Hi. When you says with --with-gd. Does it actually create some kind of
> >library files somewhere..?
>
> No, you need to have GD library in your system.
> And GIF support isn't included i
Emma may not have received quite as much publicity as Elian Gonzalez did, b=
ut=20
her story is similar. International Child Abduction: US and Canadian privat=
e=20
social services abducts Emma and protects its secrecy...the first of its ki=
nd=20
in history! Why do they want to keep Emma's name s
On Wed, 17 Jan 2001, lsiewfat wrote:
>Hi. May I know how come php3 works for imagecreatefromgif() with gd... as I
>only can find libgd.a in my /usr/lib. Any advise? Thanks.
What does this command output:
# nm /usr/lib/libgd.a |grep Gif
There might also be a gd.h from some other GD library in y
Hi,
Yeah, its possible. You'd need to set up a server on your computer, since
you didn't supply what OS you are running I can't give exact details about
how to do that. But unless you are running Mac OS, I'd recommend going to:
www.apache.org
and investigating whether you can install apache s
Hi!
Is it possible to run PHP on the browser on my computer without being
connected to the internet? If so, do anyone know what I need?
- Aksel Andreas - Norway
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
Sorry, stupid me...
I had in deed some error in my configure flags.
After an configure with only the essential
mysql, apxs and versioniung it worked.
Thanks again
"Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Which configure flags did
33 matches
Mail list logo