[PHP-INSTALL] I need help...

2004-12-02 Thread Vu.. Ma........
Hie I've installed Apache 2 on my computer. I now want to install PHP 4. I've tried the installer, but it keeps giving me the error "SORRY THE SOFTWARE TO AUTOMATICALLY CONFIGURE THE APACHE httpd.conf FILE HAS NOT YET BEEN WRITTEN, YOU WILL HAVE TO CONFIGURE APACHE MANUALLY". How do I do this ?

Re: [PHP-INSTALL] xslt_process

2004-04-13 Thread ma
c), E_USER_ERROR); } there is also another alternative: as it seems from your script you do not need xsl-parameters. so you can alternatively use expat (which is used by the DomXML-extension) as parser instead of sablotron (which is used by the xslt-extension). hth - ma # life would be easier if

Re: [PHP-INSTALL] php with xml support

2003-11-20 Thread ma
hi! to include domxml i compiled php 4.3.4 with: --with-xml=/usr --with-libexpat-dir=/usr --with-libxml-dir=/usr --with-dom --with-dom-xslt --with-dom-exslt (requires libxml2 libxslt(newes) libexslt) maybe it works if you compile it with (e)xslt-support? running debian 3.0 non-us ciao ma

Re: [PHP-INSTALL] HELP with IIS 5 & apache PHP4.3.4 install

2003-11-13 Thread ma
sorry, you've written you'd have done everything...) -ma > Von: "Daniel Szasz" <[EMAIL PROTECTED]> > Datum: Thu, 13 Nov 2003 12:47:56 +0200 > An: [EMAIL PROTECTED] > Betreff: [PHP-INSTALL] HELP with IIS 5 & apache PHP4.3.4 install > > Hello > &

[PHP-INSTALL] pcre compilation failure 4.3.4

2003-11-09 Thread ma
hi everybody! just a question: did anybody experience compilation-errors of PHP4.3.4 exiting with "undeclared PCRE_INFO_NAME*"-errors? i replaced the ext/pcre with the folder vom PHP4.3.2 and everything worked well.. just interested, -ma # life would be easier if i knew the source code...

Re: [PHP-INST] Installing PHP on LINUX with options other than standard

2003-07-13 Thread . ma
://at.php.net/manual/en/install.apache.php (in this example apache is builded from source too - its possible that this is not required on your computer because it may be installed in the right configuration (with apxs)) hope this helps .ma e: [EMAIL PROTECTED] w: http://www.abendstille.at # life

[PHP-INST] php5 on IIS6 (CGI Error)

2003-07-07 Thread . ma
hi! i'm running a test-server with windows 2003 and IIS6 i managed to get PHP 4.3.2 running without any problems. but i wanted to try php5 so i downloaded the zipped version renamed c:\php to c:\php4 and extracted everything to c:\php (so that the old php.exe is "replaced" by the new one) for

Re: [PHP-INST] Problem with PHP

2003-06-14 Thread . ma
dlls) hope this helps? .ma e: [EMAIL PROTECTED] w: http://www.abendstille.at # life would be easier if i knew the source code Am Samstag, 14.06.03 um 11:19 Uhr schrieb Stephen: I think thats a unix/linux file. In windows, you only need the php4apache.dll and php4ts.dll file (I might have got

[PHP-INST] How to config the httpd.conf on Apache2 server on Widnows XP?

2002-06-18 Thread Didier Ma
I have installed the Apache2 server and php4.2.1 and it runs sucessfully on my IIS. But I don't know how to config the httpd.conf for Apache2. Please help. D. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Help: libphp4.so load error

2002-03-11 Thread Ma Youliang
, would you please give me any more suggestion? Thanks! - Original Message - From: <[EMAIL PROTECTED]> To: "Ma Youliang" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 9:17 PM Subject: Re: [PHP-INST] Help: libphp4.so load error > >

[PHP-INST] Help: libphp4.so load error

2002-03-10 Thread Ma Youliang
Hello all , I have installed php4.1.2 to solaris8(Intel), But apache(1.3.9) server can not be started. My install commands were: ./configure --without-mysql --with-apxs=/usr/apache/bin/apxs make make install It seemed well; then # ./apachectl restart ./apachectl restart: httpd not running, tr