is that your account?
<>
Your file is attached.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw)
** 中毒檔案 my_details.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp5.gatelock.com.tw)
** 在檔案 my_details.pif 中發現病毒 WORM_NETSKY.D。
Your document is attached.
--- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 中毒檔案 your_product.pif 已刪除。
Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw)
** 在檔案 your_product.pif 中發現病毒 WORM_NE
o use mysql in a php script:
Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (111) in lib.inc.php3 on line 97
Error
I'm sure that mysql server is running.
Greets,
Adam
--
PHP Install Mailing List (http://www.ph
10.
My CFLAGS looks like: -O3 -m64 -fPIC -Bsymbolic
I have recompiled ZLib (just in case that was the problem) to no avail.
Any ideas?
Thanks in advance.
-Adam
Steven,
You should probably send out your configure options as well as
the contents of your LD_LIBRARY_PATH.
-Adam
Steven Cruz wrote:
Hello Everyone;
I am receiving and error when try to compile build php 5.1.6.
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
make
Hello,
I have a question.
1. How to correctly configure php in Linux with xmlrpc support enabled?
2. Do I need xmlrpc-epi-php for this purpose?
Best regards
Aleksandar
[EMAIL PROTECTED]
-
Don't get soaked. Take a quick peek at the forec
e same way with no problem.
TIA,
Adam
Chip,
It says that z-lib is the problem try updating that to see if this fixes
your issues.
-Adam
Chip Burke wrote:
> I am unable to get the configure script to complete on my Fedora 8 x86_64
> install. The configure command I am using is
>
> ./configure --program-prefix= --prefix
g file.
> I've tried chown'ing the inaccessable files, I've tried doing my make
> install as user apache, all did no good.
> Does anyone know a good solution to this problem? How to get apache to
> run completely as a user other than root?
>
> Thanks in adva
t; AddType application/x-hhtpd-php .php
> AddType application/x-hhtpd-php-source .phps
> Action application/x-httpd-php "/php/php"
>
> Any ideas.
>
--
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ule of Apache. The option --with-apache need the
> directory source of Apache and i installed binaries Apache from Suse and i
> downloaded source PHP ( version 4.3.1) from www.php.net.
>
> Thanks.
--
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group
--
er in php.ini
but it doesn't work. Any thoughts?
Adam Woolever
www.MidwayNet.net
219-866-7946
888-866-7946
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
cket apps or other webservers to download pages
> for me. its run as a daemon, not executed as a cgi. in perl lingo (my
> background), its a script not a cgi. can i try installing some CLI only
> version of php and just skip this webserver issue? seems crazy i am
> forced to have
I have just installed php. I am new to php. I have read several items(ie.
books, online documentation). I have seen references to a variable called
$PHP_SELF. I have tried to use it in a form, but to no avail.
Here is a line of code where I have used it:
?form=yes method="post">
However, wh
param == "string")
{
do something;
}
Is there something I need to configure in php to be able to accept a
variable passed via a url?
By the way, I'm new to php, so please be specific with answers.
Thanks
Adam
> /user/local/apache2/cgi-bin/php need to be updated?
>
> Thanks.
>
>
> Matt
--
Adam Voigt
[EMAIL PROTECTED]
orking, but that might be a
> separate problem. I just want to know if the modules have truly been added
> to PHP.
>
> Matt
>
> > -Original Message-
> > From: Adam Voigt [mailto:[EMAIL PROTECTED]
> > Sent: Friday, February 20, 2004 6:58 AM
> > To:
- duplicate name -
> mssql_min_error_severity in Unknown on line 0
> PHP Warning: Function registration failed - duplicate name -
> mssql_min_message_severity in Unknown on line 0
> PHP Warning: mssql: Unable to register functions, unable to load in
> Unknown on line 0
> [Wed Mar 24 14:51:46 2004] [notice] Apache/2.0.49 (Unix) mod_ssl/2.0.49
> OpenSSL/0.9.6m PHP/4.3.4 configured
>
> Thanks in advance
>
> > Suraj Abraham
> >
> >
--
Adam Voigt
[EMAIL PROTECTED]
Hi. I've installed PHP 4.3.11 from source on to an OpenBSD i386 server
however I've found out that pear script doesn't appear to be present. I
discovered this when trying to install some pear packages doing "pear
install packagename". I get a returned error of "-bash: pear: command
not found". I'v
I installed mod_php4 w/curl support on FreeBSD 4.5-Release running
Apache 1.3.23
I think my php.ini file residing in /usr/local/etc
is not configured properly:
; Directory in which the loadable extensions (modules) reside.
extension_dir = /usr/local/lib
or should i load it directly like this:
Just out of curiosity, change /usr/local/lib/gd to /usr/local, you don't have to
specify the lib
path, like if you do --with-mysql=/usr/local/mysql it will know the libs are in the
path you specified
with lib at the end, which would be /usr/local/mysql/lib, so give just /usr/local a
try.
Edit the force-cgi-redirect line in your php.ini file
in your windows folder.
Adam Voigt
[EMAIL PROTECTED]
On Fri, 2002-06-07 at 04:42, Tai T. Le wrote:
> Hi,
>
> I'm try to run Apache2 with PHP + MySQL on WinXP. Apache2 run with no
> problems. PHP install and configure but w
ried rebooting since your RPM install
(yes I know you shouldn't have to) and what is your complete
configure line for PHP?
Adam Voigt
[EMAIL PROTECTED]
On Mon, 2002-06-10 at 10:20, Shaun Fanning wrote:
> I'm trying to install PHP 4.2.1 on RH7.2 with support for MySQL
3.23.49a
>
If your trying to compile the PHP binary instead of building it
into PHP, you need to drop the --with-apache line and add something
like:
--prefix=/usr/local/php
Which will create an actual php executable in that directory, but
this will not make it work with Apache.
Adam Voigt
[EMAIL PROTECTED
Whats your configure line look like?
On Tue, 2002-11-05 at 11:56, Amaury DAILLIEZ wrote:
> Hey all,
>
> Did someone already configure PHP 4.1, 4.2 or 4.3 + IMAP with Slackware 8.1 ?
>
> I can definetly not get it working :( i tried to modify lib paths, i tried to modify
>the configure script...
What does it say in your Apache error_log file?
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
signature.asc
Description: This is a digitally signed message part
oblem?.
Thanks in advance.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.2
is in fact there.
yaz.dll must also be in the system path (\winnt\system or similar).
php_yaz.dll depends on it.
-- Adam
> I tried placing this file in the Windows and Windows\system32 folders
> after looking at some posts, but to no avail. I noticed that php_gd.dll
> worked, so I went throug
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http
Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
signature.asc
Description: This is a digitally signed message part
nstall Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
signature.asc
Description: This is a digitally signed message part
error debugging at the top of your page to see the useless
crap that you can 99% of the time safely ignore.
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
signature.asc
Description: This is a digitally signed message part
12:30:59 -0500
Adam Voigt <[EMAIL PROTECTED]> wrote:
> On Tue, 2003-02-18 at 10:59, Pierre-Alain Joye wrote:
> Hmmm, bad advice, you better to safely fix them.
>
> Reply:
>
> This is infact an extremely com
, 2003-02-18 at 12:43, Pierre-Alain Joye wrote:
On 18 Feb 2003 12:40:21 -0500
Adam Voigt <[EMAIL PROTECTED]> wrote:
> Let see the amount of applications are useless
> just because they do not take care about th
7;t seem to be working with your PHP
>
> thanks
> joel
>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Adam Voigt ([EMAIL
being active. I have
already verified permissions on both the php and zend directory
are set properly and restarted the entire server. Any ideas?
Thanks.
--
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc
--
PHP Install Mai
Has anyone managed to successfully install php as a DSO for Apache under Mac OS X?
I've searched every list archive I could find with no success.
Thanks in advance.
Kind regards,
Adam Eijdenberg
e.g. design
[EMAIL PROTECTED]
http://www.egdesign.com.au/
Phone: +61 3 6231 3474
Fax:
and .php4 extensions. Any ideas as to what the problem
might be?
Adam D. Oliver
Independent Consultant
http://www.meyedev.com/people/aoliver.html
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail
ple with the same problem,
but nobody with a solution. Does anyone know how to get this to work,
or what is going wrong?
Thanks
Adam
x27;s web site.
Thanks,
Adam Williams
[EMAIL PROTECTED]
--
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]
Hi,
Thanks. That URL mentions an Informix-ESQL/C package, but doesn't say if
it needs to be purchased from Informix or if its freely available. It
also does not mention the Client SDK. I am thinking I might have to
contact Informix sales.
Adam
On Tue, 18 Sep
Hi,
Thanks for the help! I think I will have to contact informix to find out
if I can order Informix ESQL/C or Client SDK.
Adam
On Tue, 18 Sep 2001, Paul Gardiner wrote:
> I'm afraid you will need to get hold of the CDSK for your Intel platform,
> whe
Hi,
I went to www.intraware.com but it doesn't apparently have any relation to
informix products. I'm going to look at IBM's web site soon.
Adam
On Tue, 18 Sep 2001, Paul Gardiner wrote:
> Hi Adam,
>
> I've just been to their site and
Hello I seem to be getting the same type of error, but I am using Apache-ssl
1.3.20, the Apache webserver itself works fine, just that apache-ssl will
not load at all.
-Adam
>I added mod_ssl to Apache-1.3.20 on a Redhat-7.1 box running
>php-4.0.6. I initially forgot to reinstall php
would header("http://url.com";); work ?
-Original Message-
From: T [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 10, 2001 1:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Help!! Please Help Me!
Hello! i would like to useing fopen() fuction to open the other Url,
but i am using a
(and the kerberos associated stuff) imap-ssl works fine.
Is anyone out there using imap-ssl and mycrypt in PHP on a RedHat 7.1
box? I'm fairly certain my box is up to date with all the RedHat rpms
and I'm 99% all the paths and ld_so.conf are correct.
Any clues?
thanks,
adam ar
Hello,
Platforms:
AIX 5.3.10 - Apache 2.2.14 - PHP 5.2.11 - DB2/UDB 9.7
I received this error after running:
../configure --with-apxs2=/usr/opt/apache2/bin/apxs
--with-ibm-db2=/data/db2/db2inst1/sqllib --sysconfdir=/usr/opt/apache2/conf
+--
Hello,
Platforms:
AIX 5.3.10 - Apache 2.2.14 - PHP 5.2.11 - DB2/UDB 9.7
I received this error after running:
./configure --with-apxs2=/usr/opt/apache2/bin/apxs
--with-ibm-db2=/data/db2/db2inst1/sqllib
--sysconfdir=/usr/opt/apache2/conf
+---
49 matches
Mail list logo