On Dec 10, 2009, at 04:38, Mattias Tengmo wrote:
> Hi, I've compiled PHP with these options before:
>
> ./configure --prefix=/usr --datadir=/usr/share/php5
> --sysconfdir=/etc/php5 --enable-fastcgi --enable-fpm
> --disable-short-tags --enable-exif --enable-intl --enable-mbstring
> --enable-soap -
On Nov 29, 2009, at 16:26, Kris Wolff wrote:
> a while ago i tried but i am still on.
> How can i get from this list?
To unsubscribe from this list, email php-install-unsubscr...@lists.php.net with
the address with which you're subscribed to the list, or use the unsubscribe
form at the bottom o
There are several different SQLite interfaces in PHP. Sounds like you've
enabled two of them, but are now trying to use a third one that you haven't
enabled.
On Nov 17, 2009, at 00:59, RRybak wrote:
> [PHP_PDO_SQLITE]
> extension=php_pdo_sqlite.dll
That extension provides this interface:
htt
On Oct 13, 2009, at 01:38, kamal wrote:
im new for php. can i have to download php ?
You'll probably have to ask a much more specific question than that.
All I can recommend so far is that you visit
http://www.php.net/downloads.php
and click the link for the version of PHP you want.
On Aug 31, 2009, at 15:12, ruben wrote:
Ryan Schmidt escribió:
On Aug 31, 2009, at 05:47, ruben wrote:
After been using PHP 5.2.9 on a MAC OS 10.2.8 with Apache 1.3
without
problems, I decided to add support for MYSQL so I tried to re-
compile
the php module for apache with this
On Aug 31, 2009, at 05:47, ruben wrote:
After been using PHP 5.2.9 on a MAC OS 10.2.8 with Apache 1.3 without
problems, I decided to add support for MYSQL so I tried to re-compile
the php module for apache with this configuration:
../configure --prefix=/user --sysconfdir=/etc --localstatedir=/
On Jul 31, 2009, at 15:08, Ryan Schmidt wrote:
I wanted to make the mysql modules use mysqlnd by default for the
obvious reasons, but I'm having trouble making them work this way
as shared modules. I think they were working fine with mysqlnd when
compiled into php statically. Usin
On Aug 24, 2009, at 20:46, Juan Madrigal wrote:
I get an error stating that the mysql client libraries are missing.
Could you post the exact error messages you get?
On Aug 22, 2009, at 11:52, Felipe Quagliarelo wrote:
Hello guys, i am having some trouble installing them on linux.
i installed linux yesterday and they didn't asked me to set a root
password, only for the account that i use (nero), howeover i am
able to update my system and so on with that
On Aug 15, 2009, at 17:44, Vineet Bansal wrote:
I have a fresh php 5.2.6 install on Apache 2 under CentOS 5.3.
After receiving complaints from some users that they were unable to
submit their abstracts on our proposal submission website, I was
able to isolate the problem to this minimal and
On Aug 11, 2009, at 10:20, Patterson wrote:
I am trying to compile the last PHP 5.3.0 source, i have the
apache 2.2.11 source ...
On what operating system?
What configure arguments did you use for php?
On Mac OS X, to build the zlib.so shared module, I can run PHP's main
"configure" script with the "--with-zlib=shared,[DIR]" argument and
then run "make build-modules".
Most of what PHP's main configure script does is irrelevant to
building just one extension, and for most extensions, I can
PHP 5.3.0's NEWS file says:
- Moved extensions to PECL (Derick, Lukas, Pierre, Scott):
. ext/dbase
. ext/fbsql
. ext/fdf
. ext/ncurses
. ext/mhash (BC layer is now entirely within ext/hash)
. ext/ming
. ext/msql
. ext/sybase (not maintained anymore, sybase_ct has to be used
ins
On Jul 31, 2009, at 15:08, Ryan Schmidt wrote:
I wanted to make the mysql modules use mysqlnd by default for the
obvious reasons, but I'm having trouble making them work this way
as shared modules.
Has anybody else tried to build the mysql extensions as shared
modules when using my
Hi. I'm the maintainer of php in MacPorts. Our php5 port has been
monolithic, with all modules compiled in statically. I'm now
switching this to a more modular architecture so that shared modules
can be added and removed as needed.
I wanted to make the mysql modules use mysqlnd by default f
Following up to my own post for anyone interested in the outcome:
On Jul 2, 2009, at 08:23, Ryan Schmidt wrote:
So I believe the statement "FastCGI is now always enabled" is
false, because FastCGI is not enabled if you request an Apache
SAPI. And I believe the statement that it &
Hi. I'm the maintainer of PHP in MacPorts and I'm in the process of
updating our php5 port to version 5.3.0.
In PHP 5.2.x and earlier you had to choose which web SAPI you wanted
-- Apache 1, Apache 2, or FastCGI. The CLI SAPI was always built in
any case, in addition to the web SAPI you sel
ow and can't seem to figure it out.
Any help is greatly appreciated!
Ryan
w days now and can't seem to figure it out.
Any help is greatly appreciated!
Ryan
own on line 0
I suppose my question isn't to ask how to fix installing the soap
extension, but rather, is this the correct way to build, install and
enable dynamic extensions? What am I doing wrong? This process doesn't
seem to work for any of the other extensions I've tried to buil
elated question and I should have answered Heather directly
off-list instead.
--
Ryan Grange
ly from the web form?
--
Ryan Grange
Hi everyone,
Oh! I cannot install PHP into the new computer in my office.
The Apache is OK after installed. Then I extract PHP to C:\php,
and
1. copy all files in c:\php\dlls to c:\windows\system32;
2. copy php4ts.dll to c:\windows\system32;
3. copy php.ini-dist to c:\windows, and rename it
hi,
i wanna upgrade php, but i dont have, and can never have root access on my
server, plus no gcc or anything, so is there any site with binaries of php
for linux-x86, with pretty much, all extras and modules!
$GET_['var_name'] will work.
--
Ryan Williams
On Tue, 4 Mar 2003, E.E. Jan wrote:
> Could anybody give me a pointer for my problem?
> I just installed php 4.3.1 on my w2k platform
> I also installed Apache 2.0.43.
> I can get "hello world" and "phpinfo
You need to use
$_GET['mode'], not $mode, unless global_vars is turned on within the
php.ini file.
--
Ryan Williams
On Fri, 7 Feb 2003, Pennington, Tim wrote:
> > Apache 1.3.27
> > PHP 4.3.0
> > WNT
> >
> > After installing the above software comp
I am assuming your restarting you server after any changes?
--
Ryan Williams
On Tue, 4 Feb 2003, Terry L. Ensley wrote:
> I did what you suggested - which is actually the way I first started - I
> deleted the action line.
>
> I do have both of these - in their p
Perhaps this is the wrong vein for such discussion, but does anyone happen to know
when php 4.3 is scheduled to be updated in freebsd ports? It's still packing the
4.2.3 distribution.
--
Ryan C. Creasey
Network Engineer
p11creative, p11.com
--
PHP Install Mailing List (http://www.ph
This a config within the php.ini file. You will want to either turn on
global variables, or call the variable correctly like $_GET['idx'].
--
Ryan Williams
On Sun, 26 Jan 2003, Ying Shen wrote:
> sorry to bother you.
> I am a new learner of PHP.
> I want to just simply
Well, I figured it out. New files in the dlls directory and not in the path. The error
message sent me on a wild goose chase.
:-\ Sorry...
-Original Message-
From: Ryan Jameson (USA)
Sent: Wednesday, January 08, 2003 10:40 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] 4.3 The specified
ory to one with no
spaces and putting the file there, it didn't work either.
Any ideas?
Thanks.
<>< Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Solaris), a simple test module, and some of the modules which come with PHP
(such as ldap). Same result.
--Ryan
> -Original Message-
> From: Jim Thome [mailto:jthome@;fcgov.com]
> Sent: Friday, October 18, 2002 10:46 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> S
I tried to get this question answered once before, and got no response, so
let me reword:
Is anyone using dynamically loaded PHP modules on AIX?
I can't get any, including the modules that come with PHP, to work. ANY
help would be appreciated.
--Ryan
--
PHP Install Mailing List
cc -I/usr/local/include -I../../Zend -I../../main -I../.. -I../../TSRM -c -o
firstmod.o firstmod.c
cc -G -qmkshrobj -o libfirstmod.so firstmod.o
--Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
preciate a reply by email because these are such active
groups. Thank you.
Ryan Faricy
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
fact, this had taught me to do 'make builds' and preserving the installed
version before I install the upgrade).
Any ideas for those who are familiar with this method?
- Ryan C. Creasey
Network Engineer
p11creative
Bob Lockie wrote:
> On Thu, 8 Aug 2002 15:51:05 -0700, Ryan C.
ts. Any
suggestions?
Ryan C. Creasey
Network Engineer
p11creative
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Disregard my last message, it's done now. he he.
Thank you very much
Ryan
- Original Message -
From: "Ryan Adorable" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 04, 2002 4:53 PM
Subject: Re: Re: [PHP-INST] Installing php 4.2.2 with apa
I got this new error:
make[1]: Entering directory `/usr/www/php-4.2.2'
/bin/sh /usr/www/php-4.2.2/libtool --silent --mode=link
gcc -I. -I/usr/www/php-4.2.2/ -I/usr/www/php-4.2.2/main -I/usr/www/php-4.2.2
-I/usr/www/include -I/usr/www/php-4.2.2/Zend -I/usr/www/imap-2002.RC2/c-client
-I/usr/db/
php_functions.c
php_functions.c:93: parse error
How could I fox this error?
Thanks in advanced.
Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
eem to run the PHP mcal_open() procedure. Whenever a page
with that function is loaded, apache tells me it can't open that page. =(
If I comment out the mcal_open() procedure, the page loads just fine, but
without an mcal stream of course.
Any ideas? They're much appreciated!
I installed Xitami and then PHP4 (the installer that automatically adds
to the filters in Xitami). I created a test page with a simple echo
command, and I get this:
--
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled wit
i
get a blank page... :(
Why is it so? please help... I really really need your help... I cant sleep
with this simple problem bugging me...
Thank you very much for your kindness and time.
sincerely,
ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
again.
If ever I can answer a question of yours, you bet I will. I'll be around.
Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you--that did the trick!
On Wed, 20 Feb 2002, Steve Cayford wrote:
> On my machine httpd is in /usr/sbin. That's not commonly listed on a
> bash path, so try /usr/sbin/httpd instead (if that's where it is).
>
> -steve
>
> On Wednesday, February 20, 2002, a
sources from www.php.net unzip and untar them and then
> .. ./configure :)
>
> Greetings,
>
> Stefan Siefert
>
> -Ursprungliche Nachricht-
> Von: Ryan Snow [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 20. Februar 2002 19:23
> An: [EMAIL PROTECTED]
> Bet
the command 'httpd -l' yields bash: httpd: command not found.
any insight?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I don't know where php was installed from, so I can't find where
./configure --help works at. I've tried 'locate configure' but there
doesn't seem to be a file for php/in any php-related directories.
Thanks for any help.
Ryan
--
PHP Install Mailing List (http:
tion, what would the cache file's
name be? A wild guess of mine is /etc/ld.so.cache, but Im not sure, and
don't want to screw anything up.
Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> > 2. I don't know how to uninstall it.
>
> Remove the LoadModule line from httpd.conf and remove the libphp4.so file.
Is this something I want to do if I am re-compiling/installing php?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
onfigure file that I know of.
4. I don't know exactly how(but can probably find out--the biggest
problem is I don't have any config file to look at) to install it.
Thanks for any help you can give me.
Ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Jim, I think that tells me my problem. I've got --without-mysql.
I guess I'm going to have to recompile php?
Thanks again. Ryan
PHP Version 4.0.4pl1
System
Linux
porky.devel.redhat.com 2.2.17-8
It was done before I got here, so Im not sure. Is there a way to find out?
thanks.
Ryan
On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote:
> On Tue, 19 Feb 2002, Ryan Snow wrote:
>
> >
> > Hi, Im brand new to the list--just joined today. Working on a program
> > f
Is there any way to get this wacko to quit emailing me this every time I
post?
-- Forwarded message --
Date: Tue, 19 Feb 2002 16:25:46 -0800
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: Ryan Snow <[EMAIL PROTECTED]>
Subject: Thanks for the email
Do you have the
27;t mysql
functionality included with the core PHP installation?
Thanks for any help you can give me, information or howto stuff.
ryan
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I get a fatal error that reads:
call to undefined function: mysql_connect() in /
Can anyone tell me what that means and how to fix it?
Thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you for the suggestion. Unfortunately, it didn't help. I get
the same error.
Any more ideas out there?
Ryan
At 9:45 PM -0600 2/6/02, Steven Cayford wrote:
>I don't know if the configure script for 4.1.1 deals with the two
>level namespace on OSX, but for 4.0.6 I had
/logname/usr/bin/lsbom
/usr/bin/leaks /usr/bin/lipo /usr/bin/look
/usr/bin/leave /usr/bin/lkbib /usr/bin/lookbib
/usr/bin/less /usr/bin/locate /usr/bin/lorder
./configure \
--with-gnu-ld
produces exactly the same error.
Suggestions?
Ryan
--
PHP Instal
SL-3-1/openssl
produces this error:
_sk_X509_value
/usr/bin/ld: warning unused multiple definitions of symbol _crypt
/usr/lib/libcrypto.dylib(fcrypt.o) definition of _crypt
/usr/lib/libm.dylib(crypt.o) unused definition of _crypt
make[1]: *** [php] Error 1
make: *** [all-recursive] Error 1
All suggesti
AddType declaration.
Ryan
At 9:21 AM + 1/29/02, [EMAIL PROTECTED] wrote:
>Content-Type: text/plain; charset=US-ASCII
>Content-Disposition: inline
> ;Creation-Date="Tue, 29 Jan 2002 09:10:10 +"
> ;Modification-Date="Tue, 29 Jan 2002 09:21:10 +&
looking through configure for a specific file it might be looking
for or more information about the error, but am coming up with nothing right
now.
Can anyone point me in the right direction?
Thanks in advance,
PHP Newbie
Ryan Hill, MCSE
Network & Systems Engineer
Corporate Information System
core# /usr/local/apache/bin/httpd -v
Server version: Apache/1.3.19 (Unix)
Server built: Oct 11 2001 15:33:02
core# uname -a
OpenBSD core 2.9 GENERIC#653 i386
php version 4.0.6
I've compiled in php as a static module, added
LoadModule php4_modulelibexec/libphp4.so
to httpd.conf (do
I was trying to add the gd library to my server, and it seems things went
wrong somewhere. MySQL is previously installed and working.
(/usr/local/mysql)
Installed the gd library to /usr/local/gd - ok
Installed php with config as:
./configure --with-mysql=/usr/local/mysql --with-config-file-path=
11@zuul:~/p11.com/cgi-bin/$ ls php.cgi
-rwxr-xr-x1 p11 pg8711 52 Jul 20 12:59 php.cgi*
p11@zuul:~/p11.com/cgi-bin/$ ./php.cgi
bash: ./php.cgi: No such file or directory
Anyone out there that could know what I'm overlooking? Any and all help
would be appreciated.
Ryan C.
actually have a file called libiodbc.dylib.
Yup.
--
-Ryan
---
Mr. Ryan La Riviere
Drexel University; College of Engineering
The Drexel Engineering Curriculum
Philadelphia, PA 19104
hp: <http://staff.tdec.drexel.edu/larz/>
w: 215.895.6010
--
PHP Install Mailing List (http://www.php.net/)
To
local/src/odbcsdk/lib
--
-Ryan
---
Mr. Ryan La Riviere
Drexel University; College of Engineering
The Drexel Engineering Curriculum
Philadelphia, PA 19104
hp: <http://staff.tdec.drexel.edu/larz/>
w: 215.895.6010
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAI
ibiodbcin
st.2.1.5.dylib
-rwxr-xr-x 1 root staff 745 Jul 7 16:07 libiodbcinst.la
These files didn't get installed when ./configure can't find the .libs folder (and I'm
assuming some other stuff since just making sure those files are there doesn't make it
work either).
Than
WIN -DUSE_HSREGEX -DUSE_EXPAT
-DHARD_SERVER_LIMIT=1024 -DEAPI -DSUPPORT_UTF8 -L/usr/local/src/odbcsdk/lib
-L/usr/local/src/odbcsdk/lib conftest.c -liodbc -lz -lm 1>&5
dyld: ./conftest can't open library: .libs/libiodbc.dylib (No such file or directory,
errno = 2)
Thanks.
--
files are in the /usr/local/src and I'm using sudo with all my
commands.
Where could it be going wrong?
Thanks.
--
-Ryan
---
Mr. Ryan La Riviere
Drexel University; College of Engineering
The Drexel Engineering Curriculum
Philadelphia, PA 19104
hp: <http://staff.tdec.drexel.edu/larz/>
e starts just
fine.
It's difficult to troubleshoot without any error messages or bread crumbs.
Also, nothing is getting written to any of the log files.
Does anybody have a similar set up? Anybody have any ideas of what I can
do to get more information?
Thanks in advanced!!!
-- Ryan
S
#x27;ve seen a bunch of interesting things since I
started Hopefully I'll be able to answer more questions. One last
thing, in the subject you refer to MSQL 7.0 -- you should probably use
MSSQL instead, to help avoid confusion [yea, i know, it was probably just a
typo].
Ryan Sinn
US Ban
71 matches
Mail list logo