[PHP-INST] re: HTTP_WSER_AGENT

2002-03-25 Thread brian ally
>For anyone who may be following the thread, and >because there's no information about the problem >I had with HTTP_WSER_AGENT on the Net, here's the >problem: >When AtGuard 3.2 Firewall (maybe some other firewalls) >with privacy options for HTTP headers turned on, >the Windows system sen

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread brian ally
>>ld.so.conf (in /etc on my box) contains a list of dirs that ld (gnu dynamic linker) checks for shared objects/libraries, ELF, etc. You won't have any control of that if you're >>virtual-hosting. Try doing: >>LD_LIBRARY_PATH=/home/path/to/mcrypt/lib:$LD_LIBRARY_PATH >>export $LD_LIBRARY_PATH

php-install Digest 26 Mar 2002 02:29:31 -0000 Issue 762

2002-03-25 Thread php-install-digest-help
php-install Digest 26 Mar 2002 02:29:31 - Issue 762 Topics (messages 6466 through 6474): Re: what's going on? 6466 by: Jürgen Schoch Re: Perl with apache on win 2000 server 6467 by: Jürgen Schoch Re: problem compiling with mcrypt support 6468 by: brian ally

[PHP-INST] RE: php executable

2002-03-25 Thread Dr CHEUNG Ngai Tseung
I'm not sure if this is the "proper" way to do it, but I separately built a version of php-standalone by ./configure --with-config-file=/etc --prefix=/usr/local --other options but without apxs. This builds an executable in [prefix]/bin -Original Message- From: Robert Abbate [m

[PHP-INST] Error msg PHP4.2.1 as napi

2002-03-25 Thread Donald McKnight
Hi php compiled fine but when i restarted the webserver I recieved this error msg. conf_init: Error running init function load-modules: dlopen of /SuperPages/ns-home/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation error: file /usr/local/lib/libsablot.so.0: symbol __pure_virtual: refe

[PHP-INST] Re: Unable to load php_oci8 after update? - Found the answers

2002-03-25 Thread John Hofstad-Parkhill
I've solved the problems. 1). The new(er) version of PHP uses functions apparantly not found in Oracle 8.0.6, the Oracle 8.1.7i OCI.DLL has that support. 2). The installation of Oracle 8.1.7 does nothing, it turns out that is a known problem: http://www.orafaq.com/cgi-bin/msgboard/view-thr.cgi?b

[PHP-INST] Re: SMTP port Problem - php.ini

2002-03-25 Thread Andreas Grabmüller
I have never tried that under windows... but try localhost:22 -- MFG GameCrash Webmaster Let'z Play @ http://www.letzplay.de Webmaster Sharp-Forum.de @ http://www.sharp-forum.de "Sijan Khadka" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have Wind

[PHP-INST] RE: HTTP_WSER_AGENT

2002-03-25 Thread Chris Cover
For anyone who may be following the thread, and because there's no information about the problem I had with HTTP_WSER_AGENT on the Net, here's the problem: When AtGuard 3.2 Firewall (maybe some other firewalls) with privacy options for HTTP headers turned on, the Windows system sends HTTP_WSER_AG

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread Lucas Spiegel
Hey... >'lo > >> >I'm having a problem installing php with mcrypt support. Here's my setup: >> >>>debian linux >>>Apache/1.3.19 >>>php 4.1.2 >>>libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22) >> >> >>>I got libmcrypt to install, but when I try to configure php "with >>>mcr

[PHP-INST] re: problem compiling with mcrypt support

2002-03-25 Thread brian ally
'lo > >I'm having a problem installing php with mcrypt support. Here's my > setup: > >> debian linux >> Apache/1.3.19 >> php 4.1.2 >> libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22) > > >> I got libmcrypt to install, but when I try to configure php "with >> mcrypt" I get

[PHP-INST] Re: Perl with apache on win 2000 server

2002-03-25 Thread Jürgen Schoch
e.g win32 binaries for Perl at http://aspn.activestate.com/ASPN/Perl (their are also distributions by other providers) e.g win32 binaries for apache at www.apache.org In apache1.3.23 httpd.conf is a longer paragraph explaining how to do this. You either use the unix-style she-bang and script-alia

[PHP-INST] Re: what's going on?

2002-03-25 Thread Jürgen Schoch
Do you use the cgi-version or the loadable module? How does your httpd.conf look like? For cgi-version of php try adding these lines to httpd.conf: # Path to PHP.EXE directory -- change Path in ScriptAlias to suit your config. # Attention: Paths are unix style with slash not backslash, even

php-install Digest 25 Mar 2002 12:31:04 -0000 Issue 761

2002-03-25 Thread php-install-digest-help
php-install Digest 25 Mar 2002 12:31:04 - Issue 761 Topics (messages 6458 through 6465): Re: php content not parsed 6458 by: Wayne Ayotte 6461 by: brian ally problem compiling with mcrypt support 6459 by: brian ally 6463 by: Lucas Spiegel php executable

[PHP-INST] SMTP port Problem - php.ini

2002-03-25 Thread Sijan Khadka
I have Window 2000 server with PHP 4.1.2 installed. It has MailMax running in port 25 and Microsoft SMTP at port 22. The problem is that the php mail() function is not working I get errors like - Warning: Failed to Connect in D:\INETPUB\websites\sijan.com.np\mail\mail.php on line 2 And

[PHP-INST] Re: Stupid question

2002-03-25 Thread Sijan Khadka
First of all make sure the file 'test.txt' is in the same directory as the php file (test.php).now look at your code very carefully...Did you find the mistakes???No I think this is how your code should look like Hope this may help you... ThanX, Sijan Khadka ([EMAIL PROTECTED])

Re: [PHP-INST] problem compiling with mcrypt support

2002-03-25 Thread Lucas Spiegel
Hello... > >I'm having a problem installing php with mcrypt support. Here's my setup: >>debian linux >>Apache/1.3.19 >>php 4.1.2 >>libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22) > >>I got libmcrypt to install, but when I try to configure php "with >>mcrypt" I get problems.

[PHP-INST] PHP 411, MsSQL & IIS Problems

2002-03-25 Thread Jleguillou
I use php411, with mssql and a IIS server. I get the error "unknown function mssql_connect". Except this, everything seems to be ok. Thx to help me. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php