[PHP-INSTALL] problem with phprc var

2011-03-18 Thread Jan-Florian Hilgenberg
hi. i have some trouble with an php5 installation used by an apache2 webserver and the suphp wrapper. when i want to use another php.ini for one of my vhosts and have set it via "setenv phprc /path/to/the/php/ini/dir" if i have an empty docroot with only one index.php including a "phpinfo();" the

[PHP-INSTALL] Unable to load dynamic library mySQL /i due to incorrect access to memory

2007-06-03 Thread Jan Bro
e that message. I've replaced the .dlls with the actual .dlls I got from MySQL, but still. I'm using the correct php.ini according to phpinfo(); I've adressed this issue to the German Newsgroup for Apache but nobody there gave me a feedback. What can I do? thx Jan

[PHP-INSTALL] Error compiling PHP...

2006-09-13 Thread Jan van der Merwe
Hi Guys, I'm compiling PHP 4.3.2 on Fedora Core 4 with Apache Apache/2.0.54. Here is my configure command: ./configure --with-mysql --with-apxs2 Can someone find something in my "make" log entry that would explain what is going wrong? It seems to me that perhaps the old version of PHP 4.3.2 cann

[PHP-INSTALL] Error compiling PHP...

2006-09-13 Thread Jan van der Merwe
Hi Guys, I'm compiling PHP 4.3.2 on Fedora Core 4 with Apache Apache/2.0.54. Here is my configure command: ./configure --with-mysql --with-apxs2 Can someone find something in my "make" log entry that would explain what is going wrong? It seems to me that perhaps the old version of PHP 4.3.2 c

[PHP-INSTALL] Good day

2006-03-27 Thread jan
Message de la Plate-Forme SECURITE de l'Universite Sidi Med Ben Abdallah de Fes - USMBA - ALERT!!! This e-mail contained one or more infected files. The following attachments were infected and have been repaired: No attachments are in this category. The following infected attachments were dele

[PHP-INSTALL] Problem wth Firebird/Interbase Support for PHP 5.0.4

2005-10-27 Thread Jan Leimbach
ar, except this. I hope someone has some hints how to solve this. Thanks in advance. Jan With 5.0.4: === # ./configure --with-apx2 --with-interbase=/opt/firebird/ --with-mysql ch

[PHP-INSTALL] [SOLVED] Local php issue/ Win 2000 Pro / Apache server local up / php webhosting(external) ok / php local (on my PC) displays as pure HTML

2004-11-19 Thread Jan Van Damme
Credits and many thanks to Chris Hewitt for leading me into the right direction!!! This is the solution: http://www.devarticles.com/c/a/Apache/Installing-PHP-under-Windows/4/ *out*

[PHP-INSTALL] Re: Local php issue/ Win 2000 Pro / Apache server local up / php webhosting(external) ok / php local (on my PC) displays as pure HTML

2004-11-18 Thread Jan Van Damme
In addition: php files don't show up as special phpfiles in explorer... when using my apache server to read these php files, they just display as text (already did the folder options/filetypes thing pointing to php.exe) Sorry forgot to mention the main problem/issue! "Jan Van Damm

[PHP-INSTALL] Local php issue/ Win 2000 Pro / Apache server local up / php webhosting(external) ok / php local (on my PC) displays as pure HTML

2004-11-18 Thread Jan Van Damme
27;d be happier with some more available php crusing ^^ kind regards, Jan Van Damme.

Re: [PHP-INSTALL] Redirection Problem

2004-09-23 Thread Jan Erik Goodwin Olsen
Title: Message Hi   You could try the following:       header("Location: http://www.php.net/"); ?>     - Goodwin - Original Message - From: Karthik To: [EMAIL PROTECTED] Sent: Friday, September 24, 2004 7:28 AM Subject: [PHP-INSTALL] Redirection

[PHP-INSTALL] Re: Administration

2004-09-03 Thread jan
SMTP: Please confirm the attached message. --- Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 中毒檔案 details_php-install.pif 已刪除。 Trend GateLock [EMAIL PROTECTED] (主機:higp3.gatelock.com.tw) ** 在檔案 deta

[PHP-INSTALL] PHP 5 & Sambar Server 6

2004-07-25 Thread Jan Havelka
Hi, I've problems installing PHP 5 on WinNT running Sambar Server 6. PHP 4.3 was working well, now scripts are not being interpreted, just 404 is returned. There is this important message in isapi.log file: [2004-07-26 00:09:37] Loading PHP5ISAPI.DLL: isapi [2004-07-26 00:17:59] PHP5ISAPI.DLL: GetS

[PHP-INSTALL] Compiling PHP-5.0.0 with Apache2

2004-07-18 Thread Jan Frederik Sorge
Right at now I'm running PHP-4.3.7 under RedHat Linux 9 with Apache2. I've tried to compile the new version with the same options a PHPinfo() gives me, but it fails: the ./configure with a mass of options runs without any problems the make runs, too! the make test gives the following messag

[PHP-INSTALL] Re: HOW DO I START

2004-02-16 Thread jan
Hi Dread, any information about wat you really want would be useful. Do you want to install it on a linux or a windows box? Do you want PHP in combination with a webserver and/or database? Assuming you want a webserver with php and mysql on linux: Just download the MySQL 4.0.x database from www

[PHP-INSTALL] Re: PHP 4.3.4, MySQL 4.1.1 Apache 1.3.29 configuration

2004-02-16 Thread Jan
.. grtz Jan

[PHP-INSTALL] Re: Installing Problems with PHP 5

2003-11-01 Thread Jan Skopek
Ok, i made it. "Jan Skopek" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi, > > i tried to install php5 beta2 on my Suse8.2 linux machine. > > But configure stops working with this error message: > > "configure: error:

[PHP-INSTALL] Installing Problems with PHP 5

2003-11-01 Thread Jan Skopek
Hi, i tried to install php5 beta2 on my Suse8.2 linux machine. But configure stops working with this error message: "configure: error: libxml2 version 2.5.10 or greater required" Installing the new libxml2 version 2.6.1 didnt help. What shall i do ? Any suggestions? Greets Jan

[PHP-INSTALL] One PHP vs. Two Apaches (Wrong Content-type header .. )

2003-09-23 Thread Jan Vitek
Hello, I installed Apache 2.0.47 with PHP 4.3.3 (as Apache module). Everything worked fine, until I decided that I will install one more Apache. I installed the second apache (again Apache 2.0.47 and PHP 4.3.3) and configured it in a same way as the first apache, only the port (directive Listen) w

[PHP-INST] GET can not get variables

2003-03-04 Thread E.E. Jan
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()" working. However, when I try a simple form like this following: test Name: Email: and my foo.php is

[PHP-INST] "GET" method can not get variables

2003-03-04 Thread E.E. Jan
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()" working. However, when I try a simple form like this following: test Name: Email: and my foo.php is

[PHP-INST] "GET" method can not get variables

2003-03-04 Thread E.E. Jan
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()" working. However, when I try a simple form like this following: test Name: Email: and my foo.php is

[PHP-INST] Invalid command 'php_value' on apache 1.3

2003-03-03 Thread Jan Ryll
Hello I have a problem with starting the apache: Syntax error on line 17 Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration /usr/sbin/apachectl start: httpd could not be started please help -- mfg Jan Ryll -- P

Re: [PHP-INST] RedHat 7.3 apache is running but where is PHP support

2002-08-11 Thread Jan - CWIZO
Hi If i type rpm -e apache I get an error that that would destory some dependinces ... In replay to Erik : I have downloaded the source code for PHP 4.2.2 I can download the source code for apache and mysql to if you wish ! So basicly I need to have support for mysql and for tracking varibl

[PHP-INST] RedHat 7.3 apache is running but where is PHP support

2002-08-11 Thread Jan - CWIZO
Hi ! I just installeted RedHat 7.3 I started apache with : /etc/httpd start I opend the browser and typed localhost. The welcome page displayed. Then I have created a PHP script file with this in it : opend it and I diden't get the result but the source (the fule is in the root folder of

[PHP-INST] Problems with globals on php 4.0.6/IIS 4

2002-05-13 Thread Jan Erik Dyve
don't think it is anything wrong with the php configuration. Anyone experienced the same problem, or perhaps a solution or tip? Jan Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] XSLTransformation via Sablotron

2002-04-01 Thread Jan Walter
ell-formed (invalid token)". I would appreciate any hint. Thanx alot. -- ===== [NAME] jan walter [ALIAS] john [COMPANY] lerach s.r.o. [GSM] (+420)(777)31 99 31 [SMS] john.sms(at)mujoskar.cz [EMAIL] john(at)lerach.cz [ICQ] 28353428 =

[PHP-INST] php 4.1 -> cannot create executables.

2002-01-21 Thread Jan Hanstede
Hi, If I try to ./configure my php4.1 in MandrakeLinux 8.1 I get this error: --- checking for getrlimit... (cached) no checking whether to include pspell support... no checking whether to include QDOM support... yes checking for c++... c++ che

Re: [PHP-INST] Has anyone actually installed PHP4 from RPMs?

2001-08-27 Thread Jan-Erik Bullett
have an interesting surname. Jan-Erik Phil Latio wrote: > I'm not a Linux Guru but have successfully installed PHP4 from source so > it's compiled with MySQL. My webserver works fine and I am happy but I set > myself the task of getting the same configuration thro

[PHP-INST] Mandrake

2001-08-23 Thread Jan-Erik Bullett
Has anyone managed to get PHP running on Mandrake 8.0 If so I would appreciate some advice Jan-Erik Bullett -- 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

Re: [PHP-INST] MIME types

2001-08-07 Thread Jan-Erik Bullett
e files above. Much appreciation. Jan-Erik Steve Brazill wrote: > Yes, I believe that the placement of the lines is important (mostly to make > sure you're not placing them in a 'subsection' that's dealing with a > specific 'location' or 'directive') &g

[PHP-INST] MIME types

2001-07-23 Thread Jan-Erik Bullett
text file? Again, many thanks. Jan -- 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]

[PHP-INST] rpm or source

2001-07-23 Thread Jan-Erik Bullett
them? jan -- 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]

[PHP-INST] problems building PHP

2001-07-23 Thread Jan-Erik Bullett
error: Cannot find header files under /usr/bin I assume it's looking for the mysql headers. Can I only build it once (I re-decompressed the download to the same location and tried again)? Thanks - Jan -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

[PHP-INST] compile problems on Irix 6.5.12

2001-07-02 Thread Jan Z.
ng directory `/usr/local/src/php-4.0.3pl1/ext/mysql' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/src/php-4.0.3pl1/ext' gmake: *** [all-recursive] Error 1 Can you please help my out ? I really need Apache and php with ldap-support to run LDAP-Explo

[PHP-INST] php-4.0.3pl1 on Irix 6.5.12 with gcc 2.95.2

2001-07-02 Thread Jan Z.
ng directory `/usr/local/src/php-4.0.3pl1/ext/mysql' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/src/php-4.0.3pl1/ext' gmake: *** [all-recursive] Error 1 Can you please help my out ? I really need Apache and php with ldap-support to run LDAP-Explor

[PHP-INST] PHP + Java compile problems ( NetBSD 1.5 )

2001-06-30 Thread Jan Branbergen
am able to remove the -c ( or the -o ), and execute the gcc command by hand. when doing this i get an other error msg: /usr/pkg/java/include: file not recognized, operation not permitted. does anybody have this succesful running on NetBSD 1.5 ? what could be my problem ? regards, Jan Branberg

[PHP-INST] mail() is not supported in this PHP build ???

2001-05-14 Thread Jan PAVLÍK
Hi, I have really problem with %SUBJ%, what I do bad, that isn't work function mail() THANX from Czech Republic :)) -- Jan PAVLIK, webmaster -- CASHMAIL s.r.o. [EMAIL PROTECTED] 0608/344 010 ICQ 6611951 Motto: Neco nefunguje? Zkuste nejdrive