Header files are in /usr/include/mysql and the libraries are in
/usr/lib64/mysql
- Rob
On 2/23/10 2:21 PM, "Rasmus Lerdorf" wrote:
> Where are the header files? If you don't have the libs and headers
> under a single top dir, then you will have to munge the
> ext/mys
anymore!
The libmysqlclient libs are in /usr/lib64 and not /usr/lib (which contains
32 bit libs).
I have tried simply with-mysql, with-mysql=/usr/lib64 and
with-mysql=/usr/lib64/mysql. Any idea how to successfully tell configure
where to look?
Thanks,
Rob
Rob Tanner
UNIX Services Manager
How do you configure PHP 5.2.3 to look under /usr/lib64 for the libjpeg.soand
libpng.so files, and under /usr/include for gd.h and png.h? I have tried
setting the --prefix, --exec-prefix, --includedir, --libdir, and
--with-libdir flags to the right values, but it seems to always want to look
for th
) doesn't not report
the mssql parameters.
Any suggestions appreciated.
Rob Oates
I'm running php5.1.6(isapi) on WinXPPro sp1 HP laptop(P4 w/1GB) w/IIS 5.1 and MS SQL Server 2000 w/ .\%SYSTEMROOT%\SYSTEM32\ntwdblib.dll (2000.80.194.0). This setup works fine!I'm now working to replicate that onto another HP laptop(P4 w/1GB) w/WinXPPro sp2; IIS5.1 and MS SQL Server 2005.PHP and I
that links against the
new libxml2 and then use:
--with-libxml-dr=/path/to/new/libxml2
--with-xsl=/path/to/new/libxslt
Rob
don't think that that's
what the parameter is for). How can I rebuild the configure script to
understand that the base directory for system libs is /usr/lib64.
Thanks,
Rob
--
Rob Tanner
UNIX Services Manager
Linfield College, McMinnville OR
begin:vcard
fn:Rob Tanner
n:Tanner;Rob
osed to use C:\tmp? I have PHP
installed in E:\Server\PHP\ which is probably why it's filling my
temporary directory on E: with junk.
Any tips?
Thanks,
Rob
nable-so (and when I invoke apache with the -l
option to list the built-in modules, mod.so.c shows up).
So, having satisfied myself that reasons 1 thru 3 don't apply, any idea
what else might be causing this problem?
Thanks,
Rob
--
Rob Tanner
UNIX Services Manager
Linfield College, McMinnville OR
past on other Red Hat 9 machines and that's how
I built on this machine.
I get the following error:
make: *** No rule to make target
`/root/source_library/php-4.3.4/ext/session/session.c', needed by
`ext/session/session.lo'. Stop.
Ultimately I want gd to work with jpeg support.
Thanks,
-rob
Hi,
Is there a way to do this? It's currently looking in c:\WINNT\php.ini
but I want it looking in c:\Webserver\php5\php.ini
Thanks
Rob
UNSUBSCRIBE
--
===
Robert McDonnell
[EMAIL PROTECTED]
http://www.cacophonic.net
"There are 10 kinds of people in the world. Those who understand
binary and those who don't."
fter doing the
configure, I renamed the library and the make failed at exactly the same spot
with exactly the same set of errors, and it didn't complain that it couldn't
find the library.
Could this be a bug in the extension?
-- Rob
--On Tuesday, April 27, 2004 02:50:12 PM -0700 Rob Tann
Roman,
Yep, except my distro is RH Advanced Server. Otherwise it's the same
scenario. When I let imap-2002e compile with ssl, the make gets a number of
parse errors in /usr/include/openssl/kssl.h, and then aborts.
-- Rob
--On Tuesday, April 27, 2004 10:05:33 PM +0200 roman <[EMAIL P
\
--enable-sysvsem=yes \
--enable-safe-mode=yes \
--enable-force-cgi-redirect \
--with-apxs2=/usr/local/apache2/bin/apxs
Any ideas as to what's going on?
Thanks,
Rob
_ _ _ _ __ _ _ _ _
/\_\_\_\_\/\_\ /\_\_\_\_\_\
/\/_
the Mason handler is not applied to the document root, a script
containing the basic works just fine, so I don't think
that the php installation is suspect, just the configuration hopefully!)
Thanks in advance
Rob
Th
help on this one.
Rob
&5
configure:29797: warning: conflicting types for built-in function `fabsf'
configure:29785: checking for floorf
configure:29813: gcc -o conftest -g -O2
conftest.c -lz -lresolv -lm -ldl -lnsl 1>&5
Rob Lloyd wrote:
> > Newbie trying to install php 4.3.4 on RH9 w/ apache
.
No idea what is causing this because all of the libraries seem to be there
when I check /usr/lib
any pointers would be most helpful.
Thanks,
rob lloyd
I am trying trying to compile PHP w/ OpenSSL support w/ the following
command:
./configure \
--with-mysql \
--with-gd \
--with-zlib \
--with-dom \
--with-openssl \
--with-apxs=/usr/local/apache/bin/apxs \
--with-pfpro=/usr/local/verisign/payflowpro/linux/lib \
--enable-track-vars \
--enable-ftp \
Try $_SERVER['PHP_SELF']
If you don't have 'register_globals = on' setting in your php.ini file
then you must reference these special server variables in this way.
It's generally a good idea to leave 'register_globals = off' and
identify the global variables either by $_SERVER['varname'] or
$_POS
is not available
(/home/sites/home/users/robert/web/gallery/albums/111802-Darrington/dar1.jpg)
[No such file or directory]. convert: Missing an image
file name.
Any help would be appreciated!
Thanks,
Rob
__
Do you Yahoo!?
Yahoo! Platinum - Wat
d.
Thanks
---
Rob
******
Rob Cherry
mailto:[EMAIL PROTECTED]
+27 21 447 7440
Jam Warehouse RSA
Smart Business Innovation
http://www.jamwarehouse.com
**
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php.exe and php4ts.dll
I then followed the install .txt instructions as best I could.
Please advise
Rob
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm trying to get php compiled with mime magic, and it doesn't
appear to be working.
Here's my phpinfo page, showing the parameters I've used to
compile; it does show that I used '--enable-mime-magic' as
instructed in the docs at php.net:
http://horde.csd-bes.net/horde/test.php?mode=phpinfo (I ne
is.
If someone has an easy answer that's great; I would also like to
know just how to diagnose problems like this.
Ideas?
Rob
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I've been trying to install PHP 4.2.3 with IMAP and some other options and
for some reason IMAP will not install. Configure works fine, make works
fine, make install works fine, No fatal errors anywhere. but then when I
run phpinfo() there is no IMAP section. I'm trying to build on RedHat 7
Running PWS 4.0 on windows 98 and getting the following error with php 4.2.1
any idea where I can set this variable ?
'This PHP CGI binary was compiled with force-cgi-redirect enabled. This
means that a page will only be served up if the REDIRECT_STATUS CGI variable
is set, e.g. via an Apache Act
ach undeclared identifier is reported only once
php_domxml.c:3309: for each function it appears in.)
php_domxml.c:3325: `xmlLoadExtDtdDefaultValue' undeclared (first use in this
function)
*** Error code 1
Stop in /usr/ports/www/mod_php4/work/php-4.2.1/ext/domxml.
Thanks,
Rob
--
PHP Insta
x27;make'. I
included --with-pgsql in my configure parameters. What am I missing?
-Rob
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
install from the RPM's too without any hassles.
Rob.
-Original Message-
From: Cees van den Acker [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 25, 2002 9:39 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] urgent: need help!
Hi,
What version of PHP is better 3 or 4 for a raq3 server?
t install this. Can I add it after the fact or do I need to reinstall
PHP from scratch?
Thanks again.
Rob.
'./configure' '--prefix=/usr' '--with-config-file-path=/etc'
'--disable-debug' '--enable-pic' '--enable-shared'
'--enable
Hello,
I have a standard RedHat7.2 install. In the installation I specified every
mysql, PHP and apache module available. PHP works, mysql works and so does
Apache. Unfortunately, I get this error when trying to make a mysql
connection through a PHP page "Call to undefined function: mysql_conn
Hi
I've attached the debug.log which was created while
I was installing PHP onto my 400MHz Pentium PC, running Linux (and DOS on
another partition) with a MySQL database and an Apache web server.
Please can you help.
When testing to view a PHP file requesting phpinfo(
) on the Netsacpe brows
Hi im using win98se with apache and have also tried pws. Im using all latest versions
of the software. When im using any scripts downloaded from the internet such as
auction scripts i get the following warning messages throughout the pages
Warning: Use of undefined constant getSessionVars - ass
rror 1
make[1]: Leaving directory `/usr/src/php-4.0.5/ext'
make: *** [all-recursive] Error 1
--
And here's me, again thinking "What the hell?" no changes have been made
to MySQL or any of it's libraries since it was built with the old GD less
than 3 hours ago. Anyone know what
o a bit
more than that, so anyone have any ideas?
Have fun,
Rob Beckett.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
etc, and if your browser is
trying to download it, then it's not receiving the right output from
Apache/PHP, assuming the file is even being pre-processed.
Hopefully someone can agree or disagree here.
Have fun,
Rob Beckett.
[EMAIL PROTECTED]
[NP: Da Hool - Meet Her At The Love Parade (N
sion of GD
thats too old?
Help would be really appreciated on this one, please cc to my email @
[EMAIL PROTECTED]
Thanks,
Rob Beckett.
[EMAIL PROTECTED]
www.subwolf.org
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
I have RedHat 6.1, Linux 2.2.12-20, Apache 1.3.9, PHP 4.0.5, MySQL
3.23.37
When I start apache, I get the following error message
Starting httpd: Syntax error on line 132 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefine
I'm probably out of my depth here, but please have a look at my forum at
http://forum.celinestar.org.uk. The error messages are like this:
Warning: 0 is not a MySQL result index in functions.php on line 16
Warning: 0 is not a MySQL result index in functions.php on line 21
Warning: Oops, php3_
HI Folks,
This is from my debug.log. Where is the xmltok lib supposed to be?
I built expat and it didn't produce it. I see stuff in
$PHP_SRC/ext/xml/expat/xmltok, but that doesn't seem to help.
Regards,
Rob Root
gcc -o conftest -g -O2 -DLINUX=22 -DMOD_SSL=208100 -DUSE_HSRE
I installed everything as described in the installation notes and readme
files. When I add a script mapping to "php.exe" everything works fine.
When I add a script mapping to "php4isapi.dll" I get a message that
says:
The specified procedure could not be found.
Everything works great when using
43 matches
Mail list logo