unix-pkgs/web/php/php-5.2.5/ext/iconv/iconv.c:2491:
>> undefin
>> ed reference to `libiconv_open'
>> ext/xmlrpc/libxmlrpc/.libs/encodings.o: In function `convert':
>> /home/data/pkgs_docs/unix-pkgs/web/php/php-5.2.5/ext/xmlrpc/libxmlrpc/encodings.
>> c:73: unde
function `php_iconv_stream_filter_ctor':
> /home/data/pkgs_docs/unix-pkgs/web/php/php-5.2.5/ext/iconv/iconv.c:2491:
> undefin
> ed reference to `libiconv_open'
> ext/xmlrpc/libxmlrpc/.libs/encodings.o: In function `convert':
> /home/data/pkgs_docs/unix-pkgs/web/php/php-
-Original Message-
>> From: Andrés Robinet [mailto:[EMAIL PROTECTED]
>> Sent: Sunday, January 27, 2008 11:03 AM
>> To: php-general@lists.php.net
>> Subject: RE: [PHP] php installation problem
>>
>> > -Original Message-
>> > From: Umar [mailt
> -Original Message-
> From: Andrés Robinet [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 27, 2008 11:03 AM
> To: php-general@lists.php.net
> Subject: RE: [PHP] php installation problem
>
> > -Original Message-
> > From: Umar [mailto:[EMAIL PROTEC
> -Original Message-
> From: Umar [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 27, 2008 3:55 AM
> To: php-general@lists.php.net
> Subject: [PHP] php installation problem
>
>
> Dear Members!
>
> I have installed php-5.2.5 on slackware 12.0 wi
e to `libiconv_close'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Now please help what should i do? systems are both slackware 12.0 php
version same php installation paraments same then why this error message
appears.
Kind Regards,
Umar Draz
--
View this message in context:
http://www.nabble.com/php-installation-problem-tp15117164p15117164.html
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 7/13/07, William Sang Lee <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to install a package using SSH because my Web-based PEAR is not
working. So, I type in "pear install Date." But, it only says
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
Non-recoverable failure in na
Hi,
I am trying to install a package using SSH because my Web-based PEAR is not
working. So, I type in "pear install Date." But, it only says
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
Non-recoverable failure in name resolution in RPC.php on line 464
Warning: fsockopen(
Ross wrote:
Just installed apache and am looking at an error
Warning: session_start() [function.session-start]:
open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\sess_ob822kp9sqlndjvu089r845e50,
O_RDWR) failed: No such file or directory (2) in
C:\Apache\Apache2\htdocs\ssn\editor.php on line 4
Just installed apache and am looking at an error
Warning: session_start() [function.session-start]:
open(C:\DOCUME~1\Ross\LOCALS~1\Temp\php\upload\sess_ob822kp9sqlndjvu089r845e50,
O_RDWR) failed: No such file or directory (2) in
C:\Apache\Apache2\htdocs\ssn\editor.php on line 4
Should I set up
[snip]
When I do a 'view source' in the web browser I can see the source code of my
PHP script. I presume that this means that the web server did not send the
script to PHP for interpretation. Something is wrong with the server
configuration .
[/snip]
Did you read http://us3.php.net/manual/en/inst
[snip]
> http://newbieclub.com/?hands_on
[/snip]
Great site that, never need that php list ever again!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 9/25/05, Tony Prodger <[EMAIL PROTECTED]> wrote:
>
> Dear Sir,
>
> I wonder if you can help me with the following probem??
>
> I am using:
>
> Windows XP Professional
Yes. Upgrade to Unix.
> Apache HTTP Server 2.054
> PHP 5.0.4
> MySQL 4.1
>
>
> Apache and MySQL are running
>
> I have install
Dear Sir,
I wonder if you can help me with the following probem??
I am using:
Windows XP Professional
Apache HTTP Server 2.054
PHP 5.0.4
MySQL 4.1
Apache and MySQL are running
I have installed PHP, but when I use my browser to view the following test
file:
My PHP Test
hello html
On Tuesday 12 April 2005 00:28, Richard Lynch wrote:
> If your httpd.conf has a line loading PHP4 in it, comment that out.
>
Actually it might be inside a conf file in the conf.d subdirectory
cd /etc/httpd/conf.d
for a in *.conf; do echo "File $a"; grep "php" $a; done
Will point you in the right
On Mon, April 11, 2005 3:41 pm, Teng Wang said:
> Hi,Richard Lynch£º
>
> Thanks for your reply. But I can't find any line for PHP4.
>
> How to load both 4 and 5?
If you want to use both PHP 4 and 5, see the thread "php 4 & php 5" from
March 1st through March 5th.
Pay particular attention to Rasmu
Hi,Richard Lynch:
Thanks for your reply. But I can't find any line for PHP4.
How to load both 4 and 5?
Thanks again!
Teng Wang
2005/04/11
18:36:36
>At Mon, 11 Apr 2005 15:28:38 -0700
On Apr 10, 2005 10:59 PM, Teng Wang <[EMAIL PROTECTED]> wrote:
> If true, how can I uninstall php4.3.8 first and install php5.0.4 correctly?
You can remove your PHP4 rpms with:
rpm -qa | grep php | xargs rpm -e
--
Greg Donald
Zend Certified Engineer
http://destiney.com/
--
PHP General Mailin
Sorry to bother all of you for such a long mail. Most of this email is just
scripts.
I really need your kindly help!
I have a problem when installing PHP5.0.4 on my
full-installed Fedora 2 with the following steps:
# ./configure --with-apxs2=/usr/sbin/ap
On Mar 22, 2004, at 7:59 PM, Naveen Glore wrote:
Hello All,
I am not sure if this is the right place to post this problem. I tried
with FreeBSD mailing list but could not get much help.
No, it isn't. There is a specific installation list
([EMAIL PROTECTED]).
I am having hard time in installing p
Hello All,
I am not sure if this is the right place to post this problem. I tried with FreeBSD
mailing list but could not get much help.
I am having hard time in installing php4 using portupgrade in FreeBSD.
First i have updated the port directory using cvsup. I am doing fresh installation of
Hello all,
I have a FreeBSD4.5 server, Apache 1.3.26_3 and mod_php4-4.2 . I have uninstalled
php4-4.2 and tried to install mod_php4-4.3.3,1 but i get the following error
read_plist: bad command '@conflicts php4-4*'
I guess its some thing to do with version but not sure what exactly the proble
I was recently involved in installing PHP 4.3.2 on a NT 4 server with IIS 4.
We followed all of the installation instructions, but whenever we tried to
run a test script through a browser to see if PHP was installed correctly,
all the page did was load. And load and load and load. It never displa
Call it a hunch ...
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/usr/local/mysql
--
Jason k Larson
Ron Dyck wrote:
I'm currently attempting to upgrade to the latest version of php.
When I run:
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/usr/loca
I'm currently attempting to upgrade to the latest version of php.
When I run:
./configure --with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/usr/local
I get the following message:
Cannot find header files under /usr/local
Why is this?
ron
--
PHP General Mailing List (http://www.php.net
Maybe have this:
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
I would load the module first and then add the type...might not make a
bit of difference.
--
Ray
On Wed, 2003-03-26 at 03:24, bob pilly wrote:
> Hi
>
> Im trying to install php-4.3.1 as a dynamic
Hi
Im trying to install php-4.3.1 as a dynamic module in
apache-2.0.44 but are having problems. I install and
compile both with no problems using the
--with-apxs=pathto in the ./configure command for php.
I can see that it has created the libphp4.so in
pathtoapache/modules/ and i have added
Add
Hi there,
I just installed latest Apache.1.3.27 and PHP.4.3.1 on my Linux box with
redhat 7.0. Both installation are OK. but when I restart the httpd server
again, some error exists. here is the message.
Q.T.E
Starting httpd: Syntax error on line 205 of
/usr/local/apache/conf/httpd.conf:
API modu
I'm trying to install PHP for my first time on a W2000 Server with IIS 5.0, I followed
all instructions twice. I added on App Mappings the extension for PHP, etc. etc but
always that I try to reach my PHP file I get only a blank page. FAQs say there's some
problem with the Web Server and that I
I've installed PHP and Apache countless times but it seems I have
forgotten something somehow because I can't for the life of me get
apache to install PHP as a static module. Argh ...!
I'm trying to get PHP 4.3.0, Apache 1.3.27, openssl-0.9.7,
mod_ssl-2.8.12-1.3.27 all working together but to n
Hi there,
I recently upgraded from PHP version 4.0-ish to 4.2.3 on my Linux/Apache
machine. AFAIK, Apache is setup correctly (it serves HTML) and PHP
works, but only from the command line. If I type "php -q php.php >
test.html" the output of phpinfo() is stored in test.html. When I try
and look at
Thanks all. I have now resolved. For future reference, the problem was as
you said, I didn't have php configured for mysql support. I traced this back
to the installation of the operating system, Red Hat 7.2. Through the
graphical installation, all php modules apart from mysql support and odbc
sup
On Tuesday 30 July 2002 16:34, Mark Colvin wrote:
> I have a development web server php 4.0.6 apache and mysql and everything
> works OK. I installed the same software onto a new server that will be the
> production server but I hit problems when my scripts try and hit the db on
> the new server.
I'm not sure exactly what you're saying, but it sounds to me like you
didn't configure --with-mysql for the new server. You MUST do that.
./configure --with-apxs=/blah/blah --with-mysql
If you don't have --with-mysql compiled into the php binary, mysql
functions won't work.
Tyler
On Tue, 30 Ju
Well, how did you do the install? You really need to provide more
details. Heck, any details. You don't mention your OS, whether you
compiled from source, if so which configure flags, from packages, which
packages, etc.. We are not mind readers.
-Rasmus
On Tue, 30 Jul 2002, Mark Colvin wrote
I have a development web server php 4.0.6 apache and mysql and everything
works OK. I installed the same software onto a new server that will be the
production server but I hit problems when my scripts try and hit the db on
the new server. Comparing the phpinfo details for both, the new server doe
Duncan,
Just a thought, does the user that apache is running as have permissions
to read/execute the file?
Regards
Chris
Duncan wrote:
>Hi,
>
>i currently installed latest apache and php on my RH 7.2 system.
>However, i allways get the following error now:
>
>/usr/local/apache/bin/apachectl
Hi,
i currently installed latest apache and php on my RH 7.2 system.
However, i allways get the following error now:
/usr/local/apache/bin/apachectl configtest
Syntax error on line 216 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
ۯ+@ۯ+@
Anyone successfully doing the installation on following combination.
PHP 4.06 (ISAPI) + NT4 Server + Service Pack 6
Installation is run smooth but it seem that the php engine down after
operate for a minute only.
TIA,
Kin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-m
Hi,
It's probably a simple problem but never the less I spent the last 3 days
trying to figure it out.
Here it is, I hope you can help.
I configure apache with php and when I "make apache" I get the following
error:
"...
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
'my_uncom
Because PHP needs to be able to find both the lib and the header files.
Since the header files are nowhere to be found under /usr/lib, that isn't
going to work. --with-gd=/usr is what you want here.
-Rasmus
On Sat, 24 Mar 2001, Paulo Vinícius Vitto Ruthes wrote:
> can somebody explain me WHY I
can somebody explain me WHY I can't make my PHP
compile with GD? I put --with-gd=/usr/lib/ where usualy
the libgd.* are, and there THEY ARE, but the ./configure (blabla yada
yada yada) returns me that COULDN'T FIND the
libgd.* in /usr/lib/
does anybody have some solution please?
--
[ Paulo Viní
On Tue, Feb 27, 2001 at 10:34:53AM +1030, David Robley wrote:
> On Mon, 26 Feb 2001 20:52, [EMAIL PROTECTED] wrote:
> > I'm a beginner but...I can't install php-4.o.4pl1 on my linux
> > mandrake..why?
> > When I run configure ,the program checks all the files...
> > there are some missing..but it
On Mon, 26 Feb 2001 20:52, [EMAIL PROTECTED] wrote:
> I'm a beginner but...I can't install php-4.o.4pl1 on my linux
> mandrake..why?
> When I run configure ,the program checks all the files...
> there are some missing..but it never return an error
> it return a warning 'you will need bison if you
I'm a beginner but...I can't install php-4.o.4pl1 on my linux
mandrake..why?
When I run configure ,the program checks all the files...
there are some missing..but it never return an error
it return a warning 'you will need bison if you want to regenerate the
php parsers'
and after other check..it
45 matches
Mail list logo