[PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel
I can't get my php working. Heres a link to my httpd.conf and php.ini The locations of my php directory on my local drive is: C:\php and Apache is: c:\Program Files\Apache Software Foundation\Apache2.2\ http://www.zeropointusa.com/test/php/php.ini http://www.zeropointusa.com/test/php/httpd.conf

[PHP-INSTALL] Re: I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel
Thanks, i got it working now. ""Daniel"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I can't get my php working. Heres a link to my httpd.conf and php.ini The locations of my php directory on my local drive is: C:\php and Apache is: c

[PHP-INSTALL] Trying to get GD2 to work with PHP.

2008-12-05 Thread Daniel
I am creating a new website that uses ImageFlow (http://finnrudolph.de/ImageFlow/Installation) I have created a test page for use with the new ImageFlow.js When I load the webpage, I get the correct page except the pictures. This leads me to think that the pictures aren't being rendered by the

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread Daniel
: 10.11 sec. >>> >>> >>> The question is am I missing something? can somebody with more >>> experience >>> advise me what to setup on php or iis to improve this? >>> Not to mention that the windows server has double amount of ram and cpu. >>> >>> I know I know I should blame Microsoft but even so I doubt THEY can do >>> anything >>> in this setup. So I doing my best on my own, I would love to have Linux >>> on >>> that >>> box but it's not up to me. >>> >>> >>> >>> >> > > -- > --- > Websites: > http://www.karsites.net > http://www.php-debuggers.net > http://www.raised-from-the-dead.org.uk > > All email addresses are challenge-response protected with > TMDA [http://tmda.net] > --- > -- Regards, Daniel Fenn

[PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Daniel
-dio --with-dom --enable-filepro --with-ldap --enable-memory-limit --with-mysql-sock=/tmp/mysql.sock --enable-xml --with-ttf --enable-versioning cp doPHPInstall /home/daniel/ -- :daniel

[PHP-INSTALL] php + gd

2003-11-10 Thread Daniel
Hi everyone! I'm trying to configure php with gd-support. I have installed gd-1.8.4, libpng 1.0.13 + devel, libjpeg-6b + devel, freetype 2.1.3 + devel. When I'm trying to configure it I get the following error: configure: error: libpng.(a|so) not found. What can be wrong ? I've got the followin

[PHP-INST] configure problems with sablotron and red hat 8

2003-02-27 Thread Daniel
I am having configure problems with red hat 8 and sablotron. I have expat and sablotron 0.97 intalled from rpm. I looks like a conflict between gcc 2.8 and 3.2, but I don't know how to get around it. Has anyone seen this before? when I go to compile php 4.3.1 --enable-xslt --with-xslt-sablot I g

[PHP-INSTALL] Can't use mcrypt function with CGI php...

2008-01-07 Thread Daniel Rubio
ing option, wich compiles libmcrypt without create any algorithm dir, but no way ... The mcrypt functions are working, but they can't work because they does'nt find any algorithm... PHP Warning: mcrypt_list_algorithms(): No algorithms found in module dir in /usuaris/web/db

[PHP-INSTALL] Can't use mcrypt function with CGI php...

2008-01-07 Thread Daniel Rubio
n, wich compiles libmcrypt without create any algorithm dir, but no way ... The mcrypt functions are working, but they can't work because they does'nt find any algorithm... PHP Warning: mcrypt_list_algorithms(): No algorithms found in module dir in /usuaris/web/db_admins/phpMyAdmin/

[PHP-INSTALL] Re: [PHP] Thread Safety

2008-02-19 Thread Daniel Brown
ite sure if this is the right list, but here I am... I'm trying to use zend platform and it requires the Thread Safety option set to off. I just compiled php and I can't find what argument to build php that way, what am I missing? PHP 4.4.8 -- Daniel P. Brown Senior Unix Geek

[PHP-INSTALL] Cross-Post: Installing on Palm Treo?

2008-02-22 Thread Daniel Brown
just wondering if anyone had tried the same, and if there was any success or stumbling blocks. Thanks. -- Daniel P. Brown Senior Unix Geek

[PHP-INSTALL] Re: [PHP] Cross-Post: Installing on Palm Treo?

2008-02-25 Thread Daniel Brown
r with Palm devices would recognize the ###p and ###w/###wx letter-endings. ;-P (Just kidding I only realized it myself this morning. I've had about 0.0001% experience with Palm before this weekend.) So perhaps a better question is, has anyone had any luck doing WAMP on Windows Mobile (specifically v5.0)? -- Daniel P. Brown Senior Unix Geek

Re: [PHP-INSTALL] Are you kidding me?

2008-02-27 Thread Daniel Brown
D] with a subject "FEBRUARY *% OFF" to go directly to the trash, do not pass GO, do not collect $200. -- Daniel P. Brown Senior Unix Geek

Re: [PHP-INSTALL] PHP build --with-pear fails: conflict over /tmp/pear/cache

2008-03-11 Thread Daniel Brown
to someone with a better answer, but give you at least something to try in the meantime. Now quit jumping lists. I just saw you on the IETF list and 30 seconds later over here! ;-P -- Daniel P. Brown Senior Unix Geek

Re: [PHP-INSTALL] What is php compiled with now?

2008-03-12 Thread Daniel Brown
ith-snmp' '--enable-ucd-snmp-hack' '--with-openssl' '--enable-discard-path' '--with-pear' '--with-pgsql=/usr' '--with-pspell' '--enable-sockets' '--enable-track-vars' '--with-ttf' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-xmlrpc' '--enable-zip' '--with-zlib' When running ./configure, if you use that information, just be sure to remove the quotes. -- Daniel P. Brown Senior Unix Geek

Re: [PHP-INSTALL] What is php compiled with now?

2008-03-12 Thread Daniel Brown
On Wed, Mar 12, 2008 at 1:53 PM, Rick <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > > Daniel Brown <[EMAIL PROTECTED]> wrote: > > >When running ./configure, if you use that information, just be > >sure to remove the quotes. > >

Re: [PHP-INSTALL] POST variable is empty

2008-03-18 Thread Daniel Brown
On Tue, Mar 18, 2008 at 2:14 PM, Gustavo <[EMAIL PROTECTED]> wrote: > Hi All, > > After an apache compilation the $_POST variables is empty. > I try to send some value value using POST method but the $_POST is always > empty in target script. > > GET methods is working fine Check your EGPC

Re: [PHP-INSTALL] I cant get php_gd.dll to work

2008-03-21 Thread Daniel Brown
On Thu, Mar 20, 2008 at 10:04 PM, Mark <[EMAIL PROTECTED]> wrote: > Hi, > > Im new to php and i cant get the gd graphics library to work. > Im running Apache, Mysql, Windows xp > > I downloaded and installed php from php.net. > > After much screwing around I finally got in to work with mysql an

Re: [PHP-INSTALL] finding difficulty in installing php5

2008-04-10 Thread Daniel Brown
On Thu, Apr 10, 2008 at 2:36 AM, lokesh mohan bhagat <[EMAIL PROTECTED]> wrote: > dear sir > > my system is > fedora 8 > mod_ssl-2.8.31-1.3.41 > openssl-0.9.8g > mysql-5.0.51a-linux-i686 > apache 1.3.41 > > i am tring to install php5.2.5 > > pls find attached the log file It looks like you're

Re: [PHP-INSTALL] PHP Page Refuse to Display PHP content

2008-06-11 Thread Daniel Brown
Alice, Also, make sure you've restarted Apache. Every time you make changes to httpd.conf, php.ini, or any related file, you need to restart Apache. -- Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just $59.99/mo. with no contract! Dedicated servers, VPS, and hosting

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-21 Thread Daniel Brown
On Mon, Jul 21, 2008 at 8:17 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > I wish to remove php-5.2.6 completely from my machine after > configuring it from source. how can this be done? > > when i try make uninstall i get: > > make: *** No rule to make target `uninstall'. Stop. > > thanks, i need

Re: [PHP-INSTALL] Executing a python script from within perl

2008-07-22 Thread Daniel Brown
Forwarded to the appropriate list (PHP General). Anuj: If you're not already subscribed, please visit http://php.net/mailinglists and subscribe to the PHP General list, or send a blank email to [EMAIL PROTECTED] On Tue, Jul 22, 2008 at 11:09 PM, Anuj Bhatt <[EMAIL PROTECTED]> wrote: > Hi, > >

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Daniel Brown
On Wed, Jul 23, 2008 at 7:46 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > > thanks for the help, I have rebuilt from source (php 4) but still php > -v returns the 5.2.6 version, I've even removed httpd and all > dependencies and reinstalled then rebooted but php -v still returns > 5.2.6 - any ideas

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Daniel Brown
On Wed, Jul 23, 2008 at 9:37 AM, Simon Jones <[EMAIL PROTECTED]> wrote: > > Fixed, it's running 5.2.4 now but still thinks it's running 5.2.6 when > you ask it... anyway least it's working now :) What leads you to believe that the server is running 5.2.4? If it's saying 5.2.6, unless you chan

Re: [PHP-INSTALL] Weird virtual host error

2008-07-25 Thread Daniel Brown
On Fri, Jul 25, 2008 at 5:11 AM, Richard Heyes <[EMAIL PROTECTED]> wrote: >> ... > > Thanks all, found the problem (I think). For some reason the PHP > engine was being turned off (?). Very bizaare. Might have beeen > something to do with Plesk, not sure. When it comes to Plesk, who knows? :-

[PHP-INSTALL] Support needed

2008-08-30 Thread Babalanda Daniel
Hello I am an Desktop support person. I want to setup a web page for users so tha they can log their problems. I have attached a sample of the results I need. I installed PHP 4.3.0 with IIS on one of the Windows XP computers in the server room and the web page is also on the same computer. The mai

Re: [PHP-INSTALL] Please HELP!!!

2008-09-26 Thread Daniel Brown
On Fri, Sep 26, 2008 at 10:11 AM, Swapnesh Tiwari <[EMAIL PROTECTED]> wrote: > Dear Sir, > > I want to start working on PHP, but I have heard that the installation > process of PHP including Apache and MySQL However, currently I am unable to > understand that which version of PHP will be suitable f

[PHP-INSTALL] Re: [PHP] php "make test" failures

2008-10-20 Thread Daniel Brown
Forwarded to Installs and QA. On Mon, Oct 20, 2008 at 8:40 PM, Michael McCallister <[EMAIL PROTECTED]> wrote: > Greetings PHP List, > > I have run php4 for many years and am finally rolling over to php5. > When I compiled php 5.2.6 and ran "make test", I get the following: > >

Re: [PHP-INSTALL] RE: first request

2008-10-31 Thread Daniel Brown
On Fri, Oct 31, 2008 at 4:33 AM, michael glancy <[EMAIL PROTECTED]> wrote: > HI Daniel > > I installed Xampp last night but it still didnt have those extensions > installed. > > was there something else I should have done ? For the benefit of others now and in the futu

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-04 Thread Daniel Brown
On Tue, Nov 4, 2008 at 1:32 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > It is because you are not viewing them through your server but locally. Tommy, When writing to the lists, please use plain-text as opposed to HTML mail. -- http://www.parasane.net/ [EMAIL PROTECTED] || [EMAIL

Re: [PHP-INSTALL] Windows: Can't open PHP files on my server -- get a dialog box

2008-11-05 Thread Daniel Brown
On Tue, Nov 4, 2008 at 10:45 PM, Sunil Bhatia <[EMAIL PROTECTED]> wrote: > You should set the MIME type in httpd.conf file. > > Read on my site on how to configure PHP, Apache and MySQL. And you should read the thread to know what's being said before you SPAM your links to the list. It had no

Re: [PHP-INSTALL] MySQL and PHP won't work

2008-11-19 Thread Daniel Brown
On Tue, Nov 18, 2008 at 10:11 PM, Justin Vanderhooft <[EMAIL PROTECTED]> wrote: > I have had PHP and Apache installed and working for quite some time > now as I teach myself PHP. I am now trying to get MySQL to work but > it wont. I tried to install phpmyadmin and whenever I start it I get > a my

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:07 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > > Use this php.ini file and then reload the page. The error will display. Actually, if the OP is seeing the PHP source when viewing the source of the page, it means that PHP isn't even being properly executed by Apach

Re: [PHP-INSTALL] I get blank screen with PHP5 & Apache2.2

2008-12-04 Thread Daniel Brown
On Thu, Dec 4, 2008 at 12:20 PM, Tommy Peterson <[EMAIL PROTECTED]> wrote: > Yes true. But I understood him to say he was viewing the source of the page > (like an HTML page) and seeing content. If he is seeing source then, yes, > Apache and PHP are not setup correctly. But he said it was working n

Re: [PHP-INSTALL] Trying to get GD2 to work with PHP.

2008-12-05 Thread Daniel Brown
On Fri, Dec 5, 2008 at 9:49 AM, Daniel <[EMAIL PROTECTED]> wrote: > I am creating a new website that uses ImageFlow > (http://finnrudolph.de/ImageFlow/Installation) > > I have created a test page for use with the new ImageFlow.js > > When I load the webpage, I get the

Re: [PHP-INSTALL] Subscribe.

2008-12-12 Thread Daniel Brown
On Thu, Dec 11, 2008 at 22:30, Richard Carlisle wrote: > Consider it successful. Welcome to the list, Richard. -- http://www.parasane.net/ daniel.br...@parasane.net || danbr...@php.net 50% Off Hosting! http://www.pilotpig.net/specials.php

Re: [PHP-INSTALL] PHP on Windows without Apache

2008-12-14 Thread Daniel Brown
On Sun, Dec 14, 2008 at 12:49, Jeff wrote: > I need to install PHP on a windows server. This will be my company intranet. > The IT manager moved the IIS webserver directory to drive (D:) instead of > (C:). He does not want me to use WAMP or XAMP server .exe(s) Now I have to > install phpadmin and

Re: [PHP-INSTALL] PHP on Windows without Apache

2008-12-14 Thread Daniel Brown
On Sun, Dec 14, 2008 at 13:19, Jeffery Harris wrote: > Thanks Daniel. Any recommendations on a good php learning book. My pleasure, Jeff. I've honestly never read any of the PHP books out there, so I wouldn't be able to give you a definite recommendation on that. What I

Re: [PHP-INSTALL] 3 day nightmare

2008-12-18 Thread Daniel Brown
Wow, Peej frustration sure makes for jumbled emails, eh? Let's try to take this one step at a time, and we'll get you going On Thu, Dec 18, 2008 at 11:49, PJ wrote: > info.php does not show mysql but it does show the pgsql and gd2 extensions. Are you sure it's using the same php.

Re: [PHP-INSTALL] 3 day nightmare

2008-12-19 Thread Daniel Brown
On Fri, Dec 19, 2008 at 11:30, PJ wrote: > I'm beginning to wonder why there are so many Linux users... all I > can say at this time is - horsemanure !!! FreeBSD isn't Linux, it's BSD. Both are POSIX systems designed to be nearly identical to *NIX, but are different in their own right. BSD,

Re: [Fwd: Re: [PHP-INSTALL] 3 day nightmare [Incident:081219-001436]]

2008-12-19 Thread Daniel Brown
On Fri, Dec 19, 2008 at 11:42, PJ wrote: > Why am I getting these emails? The message isn't very helpful, that's for sure, but my guess is that it's someone subscribed to the list whose system is, for one reason or another, marking your messages as potential SPAM. In any case, it's not comin

Re: [PHP-INSTALL] Installation of LAMP on Rhel-5 version

2008-12-30 Thread Daniel Brown
On Tue, Dec 30, 2008 at 08:48, Ashutosh Bhardwaj wrote: > Please give me instalation tips on installation of LAMP on RHEL-5 > Operating System: Red Hat Linux 5 > PHP Version:php 5 > Web server: Apache 2 > Seriously? STFW and RTFM for LAMP PHP on RHEL IV! http://www.google.com/search?q=h

[PHP-INSTALL] Re: [PHP-DEV] PHP compiling

2008-12-31 Thread Daniel Brown
On Wed, Dec 31, 2008 at 12:42, Kenan R Sulayman wrote: > Hey Folks! > I've got a error in compiling PHP ( 5.3+ ) (or executing the compiled PHP > bin). > It occurs with including php_xdebug.dll (alt. known as xDebug Server ). > > When executing the compiled binary of PHP. > > Any suggestions?

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Fri, Jan 9, 2009 at 20:47, John Moore wrote: > > I want to be able to access a MySql database running on another server. > Therefore I don't think I use the --with-mysql.. based on what I have read > thus far.. > > Correct.. Not correct. You'll need to add MySQL support to your PHP in

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Sat, Jan 10, 2009 at 19:33, John B. Moore wrote: > > Ok.. installed the mysql-devel rpm (could not find a centos specific rpm) You don't have to do that at all. Did you install PHP from an RPM? I thought you were compiling from source. If it's an RPM, just install `php-mysql`, whic

Re: [PHP-INSTALL] MySql running on other server

2009-01-10 Thread Daniel Brown
On Sat, Jan 10, 2009 at 19:33, John B. Moore wrote: > > ... I seem to remember in this situation that one creates a symlink from the > latest version to the base name.. i.e. > > ln -s /usr/lib/mysql/libmysqlclient.so.10.0.0 > /usr/lib/mysql/libmysqlclient.so I'm sorry, John, I mis-read your e

Re: [PHP-INSTALL] Getting "Email Abuse" responses everytime I post to this list

2009-01-11 Thread Daniel Brown
On Sun, Jan 11, 2009 at 12:18, John B. Moore wrote: > I'm getting the below email every time I post to the php list > > Is this from someone that is subscribed to this list or is it in some way > related to this list (I subscribe to a lot of lists an never seen this > before) > > Do I ignore (and

Re: [PHP-INSTALL] Missing POST data with PHP5 running as CGI

2009-02-25 Thread Daniel Brown
On Wed, Feb 25, 2009 at 09:43, Antonio F. Tornisiello wrote: > > I have both PHP4 and PHP5 running with apache 1.3 on my cPanel box. PHP4 is > running as module and PHP5 as CGI. PHP4 is running fine with no problems but > with PHP5 I'm having trouble with POST data. No form POST data is being > pa

Re: [PHP-INSTALL] PHP and phpMyAdmin on Mac G5 with OS 10.5.6

2009-05-17 Thread Daniel Brown
On Sun, May 17, 2009 at 22:17, Christine McGee wrote: [snip!] > > About My System: > > I have a PowerMac G5 (PPC), OS 10.5.6 which has the following versions of > PHP and Apache: > -- PHP 5.2.6 (Zend Engine 2.2.0) > -- Apache 2.2.9 > PHP and Apache have NOT been enabled on my machine. > My Plan: >

[PHP-INSTALL] Re: [PHP-WEBMASTER] problem!!

2009-08-14 Thread Daniel Brown
On Fri, Aug 14, 2009 at 05:54, 3DNAN UTAYIM wrote: >                   on/Apache2.2/conf/httpd.conf: Cannot load > C:/php/php5apache2.dll into server: > The specified module could not be found. >                   Note the errors or messages above, and press the key > to exi

[PHP-INSTALL] Re: [PHP] Instll php on Window 2003 64Bit questions

2010-01-03 Thread Daniel Egeberg
So you can download the PHP 5.3.1 VC9 non-thread-safe build from http://windows.php.net and follow the steps in http://www.php.net/manual/en/install.windows.iis6.php. -- Daniel Egeberg

Re: [PHP-INSTALL] doubt cross compiling php

2010-06-15 Thread Daniel Brown
On Tue, Jun 15, 2010 at 19:02, andres felipe tamayo cortes wrote: > HI this its the first time i use this way to post a doubt so.. if im doing > wrong please tellme > > this is my problem: > > im trying to make a cross compile of php for arm plattaform while i was > compile it got stop for this tr

Re: [PHP-INSTALL] problem after cross compiling php

2010-06-18 Thread Daniel Brown
On Fri, Jun 18, 2010 at 18:44, andres felipe tamayo cortes wrote: > HI i made a cross compilation of php but when i tested it throws me this > message: > > 503 service unavailable, > > it compiled well but at the it throws me this: > > uild complete. > Don't forget to run 'make test'. > > /home/fe

[PHP-INSTALL] Troubles installing oauth extension

2010-12-13 Thread Daniel Hong
Hello, I'm having problems installing the oauth extension. I'm trying to install it on a Ubuntu Hardy Heron (8.0.4) box with PHP 5.2.4. I'm installing it by running "pecl install oauth". It goes through a bunch of checks, then make runs, then finally it errors out with "make: *** [oauth.lo] Error

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-13 Thread Daniel Brown
On Mon, Dec 13, 2010 at 17:46, Daniel Hong wrote: > Hello, > > I'm having problems installing the oauth extension. I'm trying to install it > on a Ubuntu Hardy Heron (8.0.4) box with PHP 5.2.4. > > I'm installing it by running "pecl install oauth". It

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-13 Thread Daniel Hong
Thanks Daniel! After installing the PCRE library, the oauth extension installed successfully. Thanks again, daniel On Mon, Dec 13, 2010 at 3:35 PM, Daniel Brown wrote: > On Mon, Dec 13, 2010 at 17:46, Daniel Hong wrote: > > Hello, > > > > I'm having problems inst

Re: [PHP-INSTALL] Troubles installing oauth extension

2010-12-14 Thread Daniel Brown
On Tue, Dec 14, 2010 at 03:19, Ferenc Kovacs wrote: > > Hi. > it should be mentioned in the requirements list: > http://php.net/manual/en/oauth.requirements.php > and I checked the changelog: "- Added php streams support (libcurl is no > longer required)" so that should be updated in the docs also

Re: [PHP-INSTALL] php - libmysqlclient question

2010-12-29 Thread Daniel Brown
On Wed, Dec 29, 2010 at 04:57, Hajo Locke wrote: > Hello, > > i want to talk from php to different mysql-servers with different versions. > is it a recommend way to compile php always against newest libmysqlclient or > not so important? You should use the newest stable version so you can take

Re: [PHP-INSTALL] Problem compiling 5.3.3 with curl enabled

2011-01-12 Thread Daniel Brown
On Wed, Jan 12, 2011 at 10:39, Nick wrote: > Hi I've just installed the latest version of curl (curl-7.21.3) (because > i've getting Segmention Fault when using oAuth which seems to be a curl > problem so wanted to try the latest version) but now when I re-compile php > it crashes out (see error b

Re: [PHP-INSTALL] How to get help from you

2011-03-14 Thread Daniel Brown
On Mon, Mar 14, 2011 at 05:59, jimmy he wrote: > I don't konw how to make my question be solve One of the most successful methods our users have found over the years (indeed, humankind in general has learned this) is, to have your "question be solve," ask it first. -- Network Infrastructur

Re: [PHP-INSTALL] Upgrading an old Windows install.

2011-03-31 Thread Daniel Brown
On Thu, Mar 31, 2011 at 13:08, Scot wrote: > Greetings Ladies and Gents, > We've used PHP for many years on our old Windows 2000 server running IIS5. > We currently have PHP 4.4.1 running, mostly because I am dumb and lazy and > it's just always worked so we've kind of went with the "if it ain't b

Re: [PHP-INSTALL] How to "checking whether to enable thread-safety... NO"

2011-05-13 Thread Daniel Brown
2011/5/13 Юрий Когут : > Hi, > > I'm compiling myself latest php 5.3.6 on Linux i386 (CentOS 5.x box). > > I see the following report while running 'configure': > checking whether to enable thread-safety... yes > > What 'configure' option should be used to get "thread-safety... no". http://p

Re: [PHP-INSTALL] PHP install

2011-09-22 Thread Daniel Brown
On Thu, Sep 22, 2011 at 00:21, wrote: > Support > > > > I configured php using the following parameters: > > Configure Command =>  './configure'  '--with-mcrypt=/usr/local/bin/mcrypt' > '--wi > > thout-pear' '--enable-debug' > > > > and things appear to be fine. > > > > This message listed below

Re: [PHP-INSTALL] PHP install

2011-09-22 Thread Daniel Brown
On Thu, Sep 22, 2011 at 21:09, wrote: > David > > Thanks for your response I will look into it tomorrow.  What issues to I run > into in running PHP in I guess debug mode? Just to be clear: the debug.log will not necessarily be located in your build directory, unless that's from where you r

Re: [PHP-INSTALL] php parse error after installation

2012-09-08 Thread Daniel Brown
On Sat, Sep 8, 2012 at 3:42 AM, kevin wrote: > Hi there, > > I have exhausted all methods I can find to fix this problem > ,which is from the following php code from php 5 for dummies book, which I > doubled checked as well from their website, > > > > > > > > PHP Test > > > > >

[PHP-INST] Make fails :( PHP 4.3.1, Solaris 2.6 Netscape Enterprise server3.6

2003-05-29 Thread Daniel Rubio
atal: File processing errors. No output written to .libs/libphp4.so make: *** [libphp4.la] Error 1 Unknown file type o_0 ... I've never seen this ... gcc is version 3.1 Some idea? -- **** Daniel Rubio Rodríguez OASI (Organisme Autònom Per la

Re: [PHP-INST] Make fails :( PHP 4.3.1, Solaris 2.6 Netscape Enterpriseserver 3.6

2003-06-02 Thread Daniel Rubio
tput written to .libs/libphp4.so make: *** [libphp4.la] Error 1 Unknown file type o_0 ... I've never seen this ... gcc is version 3.1 Some idea? -- **** Daniel Rubio Rodríguez OASI (Organisme Autònom Per la Societat de la Informació) c/ Assalt,

[PHP-INST] apache 2 supported ?

2003-07-08 Thread Daniel Wittenberg
hanks! Dan -- ======= Daniel Wittenberg Senior Unix Admin University of Iowa - ITS -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] apache 2 supported ?

2003-07-08 Thread Daniel Wittenberg
> A number of people are using php 4.3 and Apache 2 successfully, but to my > knowledge it is still in the "beta" testing stages. Basically, it works > fairly well, but there may be unknown security risks. Use at your own risk. > > Stephen > > - Original Message -

Re: [PHP-INST] Installing on local machine

2003-07-31 Thread Daniel Moore
What was the error? Trisha M wrote: Hi all, I'm trying to install PHP on a local computer so I can learn how PHP without having to dial up all the time. MYSQL is installed already, and seems to be working correctly, but I cannot get PHP to install. I tried the Windows installer program, and go

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

2003-11-13 Thread Daniel Szasz
need some help. BTW I give even full permision on the relevant directories for the I_USR. On IIS I have also something strange. If I tajke a php file and rename it to .html and go to the browser is running !! Thanks Daniel

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

2003-11-13 Thread Daniel Szasz
I used the exe Done the activation Daniel "Ma" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > hi! > > had similar problems but not equal. this error occoured if i tried to let > IIS use the isapi-module. when i installed the exe everything worked w

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

2003-11-13 Thread Daniel Szasz
Something new. I put a test.php in the root of IIS and it's working but from inside of the subdirectory of one of the web I got the 404 - page not found. Thanks Daniel "Daniel Szasz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I used the exe

[PHP-INSTALL] HELP HELP php on IIS5....

2003-11-18 Thread Daniel Szasz
Hello I have installed everythign and check it again and again and it's still not working. I got all the time the error 404 file not found. If i change the extension to html it's working. What can I do ??? Thanks BTW On the apache server ( of course on another port) everything is working excellen

[PHP-INSTALL] Re: HELP HELP php on IIS5....

2003-11-18 Thread Daniel Szasz
I discover that if I install the ISAPI filter nothing is happening the content of the php is displayed in the web page. If I install it as a Application Mapping then I got 404. Please help. Thanks a lot. Best regards Daniel "Daniel Szasz" <[EMAIL PROTECTED]> wrote in mes

[PHP-INSTALL] PHP+FreeType installation headaches

2003-11-25 Thread Daniel Hansen
I am having a bear of a time getting FreeType compiled into PHP. I have successfully installed the RPM: [EMAIL PROTECTED] rpms]# rpm -U freetype-2.1.3-6.i386.rpm [EMAIL PROTECTED] php-4.3.1]# rpm -q freetype-2.1.3-6 freetype-2.1.3-6 I know I need

[PHP-INSTALL] Can 4.x and 5.0 coexist on the same machine?

2004-08-03 Thread Daniel Lahey
I'm wondering if it's possible to have 4.x and 5.0 installed on the same machine and to be able to switch between them. I'm running Mac OS X 10.3.4. Could I create another account which uses 5.0 and log on using that account when I want to use that version? Forgive me for not doing the resea

[PHP-INSTALL] C compiler cannot create executables. (Mac OS X 10.3.4 w/Xcode)

2004-08-04 Thread Daniel Lahey
I'm getting this error trying to configure 4.3.8 under Mac OS X 10.3.4 (Panther): ./configure --with-mysql --with-apxs . . . checking whether the C compiler (gcc ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. I've installed Xcode wi

[PHP-INSTALL] help [php-install]

2005-01-18 Thread Daniel Grzenda
> Custom Technology Solutions > http://www.ctssys.com > > Daniel G. Grzenda > Application Programmer/Intranet Developer > 262 N. Sam Houston Parkway E. > Suite 200 > Houston, Texas 77060 > 832-200-9904 >[EMAIL PROTECTED] >

[PHP-INSTALL] Question regarding PHP5

2005-06-28 Thread Daniel Brandauer
Hi All, I have been unable to find a direct answer to this question on the net so I am asking here. I need a definitive answer for a client. Let me know if this is the wrong place. Is PHP 5 "officially" ready for production use, or should important systems stick with PHP4? TIA -Daniel

[PHP-INSTALL] php.ini fails to be read (when vitual hosts are used)

2005-08-31 Thread Daniel Bird
.ini file. Obviously, now nothing in php.ini is used. I'm now at a loss as what to do next. Can anyone advise what to do to try and fix this or is it a bug/Solaris issue? TIA and Regards Dan - -- ____ Daniel Bird Network and Systems Manager Department Of Inf

Re: [PHP-INSTALL] PHP 4.4.0 won't compile with JPEG support.

2005-09-07 Thread Daniel Bird
| | Yes, I have libjpeg. I've tried installing it through swaret and | compiling it manually. Either way, same error. Is there something | I'm overlooking? - -- Daniel Bird Network and Systems Manager Department Of Information Services St. George's, University Of London Tooting Londo

[PHP-INSTALL] PHP 5.1.1 on Solaris 9 with libxml2 ; Make install problem

2005-12-23 Thread daniel . henchoz
extend/web.4.13.UC3/apache:/ifmxso Usually we have /usr/lib in first position in our LD_LIBRARY_PATH ... Any help would be appreciated ... Regards Daniel

[PHP-INST] How to update PHP to Version 4.1.1

2002-02-06 Thread Daniel Backhausen
Hi. Can somebody tell me how to update a compiled Version of PHP 4.0.4 to 4.1.1 Installed OS is SuSE Linux 7.3 with a compiled version of 4.0.4 I was wondering if I have to heed for something. Or does somebody have a link to a Tutorial for updating PHP ? Please help me out. Thx Daniel

[PHP-INST] 4.1.2 distribution for Windows

2002-03-01 Thread Cynthia Daniel
Does anyone know when this will be available? I have a very active forum that is dead for now until we get this. Many thanks, Cynthia Daniel -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problems to configure php update

2002-04-22 Thread Daniel Liebig
'm doing now *g*. Would be great if someone had a hint for me. thx a lot 4 Your help D. -- Daniel Liebig Web Developer Wevin - We Visualize Information http://www.wevin.de Tel.: 089 / 23 07 74 64 Klenzestr. 44 Rgb. 80469 Muenchen #!/bin/sh ./configure \ --with-mysql=/usr \ --with-zlib

[PHP-INST] Re: PHP-APACHE-WIN2000

2002-05-19 Thread Daniel Malmberg
Have you configured your php.ini the right way? Had some similar problems berfore i did that. Daniel Malmberg Webdesigner ___ mailto:[EMAIL PROTECTED] ICQ# 36635667 Post mail: Kohagsgatan 94 561 49 HUSKVARNA SWEDEN Fax. +46-(0)708-301993

[PHP-INST] freebsd, apache, php install problem

2002-06-06 Thread Daniel Moore
Hi, I have a problem installing apache after I have configured php4. Apache compiles perfectly if I don't try to create the php module, when I do I get the following error... I am basically working from the INSTALL file that comes with php, this is the first time that I've had any problems with i

[PHP-INST] NT4+PHP4+Apache2: xxx.php works fine, but not in xxx.html

2002-06-14 Thread Daniel Exbrayat
windows NT4+SP6+PHP 4.2.1+Apache 2.0.36 httpd.conf is as follow: === #LoadModule php4_module c:/PHP/sapi/php4apache.dll LoadModule php4_modulec:/PHP/sapi/php4apache2.dll #AddModule mod_php4.c AddType application/x-httpd-php .php === I

Re: [PHP-INST] NT4+PHP4+Apache2: xxx.php works fine, but not in xxx.html

2002-06-14 Thread Daniel Exbrayat
act upon > > Just a thought, > Jeff > "Daniel > Exbrayat" To: [EMAIL PROTECTED] > @fnac.net> Subject: [PHP-INST] NT4+PHP4+Apache2: xxx.php works fine,

[PHP-INST] gd and freetype

2002-07-05 Thread Daniel Svanbäck
Hi! How do I install freetype2 when I allready have gd 1.8.4 installed. Do I have to recompile the php module.. there have to be an easier way -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] apache + php + suexec == uid problem

2002-08-02 Thread Daniel Nolte
ith directory (0/0) or program (0/0) I could now copy for every uid an own php-binary and configurate it in the virtualhost, but I do not think this is a good solution, is there no easier solution ? Bye Daniel -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP-INST] session - having problems

2002-08-13 Thread Daniel Canil
me at [EMAIL PROTECTED] Much appreaciated Daniel -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] RE: configure patch for Solaris

2002-09-11 Thread Daniel Parks
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FWIW, the patch is backwards. patch -R should take care of it. Daniel Parks > diff -u configure.php configure.php.orig > --- configure.php Tue Aug 6 16:14:20 2002 > +++ configure.php.orig Sun Jul 21 05:56:20 2002 > @@ -66529

[PHP-INST] php & mod_jrun

2002-11-07 Thread Daniel Chicayban
/lib/wsconfig/1/mod_jrun.so And I restart apache: [root@crazycat conf]# ../bin/apachectl restart ../bin/apachectl restart: httpd restarted And try: http://crazycat.uglydog.com/~daniel/phpinfo.php And it works! Of course, coldfusion doesn't work anymore. If I uncomment the jrun_module, coldfu

Re: [PHP-INST] php & mod_jrun

2002-11-09 Thread Daniel Chicayban
al lost on this. Thanks. Daniel At 07:07 PM 11/7/2002 -0500, you wrote: Two redhat servers: A (rocknroll.chicayban.com.br) and B (crazycat.uglydog.com) -- A runs coldfusion mx and php. # JRun Settings LoadModule jrun_module /var/cfmx/runtime/lib/wsconfig/1/mod_jrun.so LoadModule php4_module

[PHP-INST] PHP 4.1.1 on Apache 1.22 as CGI

2003-02-20 Thread Daniel Pomrehn
works correctly but without PHP Thank you Daniel Pomrehn [EMAIL PROTECTED] http://www.daniel-pomrehn.de -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Fatal error: Call to undefined function

2001-02-08 Thread Daniel Hörberg
p4. I can´t find any real facts on that. Help ! Fatal error: Call to undefined function: cybercash_encr() in /var/www/cybercash/cyberlib.php on line 69 Regards, Daniel PS. As you can see, this is the main test-file I´ve invoked, test.php. The same problem appears in almost all php-documents

[PHP-INST] getting php files as plain text in browser.

2001-02-28 Thread Daniel Gil
Hi everybody. Iam trying to install PHP 3.0.18 in a Sun Machine with SunOS 5.6 & solaris2.6. It's Runnig Apache with ssl enable module.(Any special advise about this ??) PHP is alredy complied & apache is using it as DSO. The problem is that I can´t manage to get PHP working. I had put the proper

FW: [PHP-INST] getting php files as plain text in browser.

2001-02-28 Thread Daniel Gil
Well I did that. Unfortunatelly that wasn´t the problem. I guess is something whit SSL but I don´t know what. Did php any special compilation options for ssl ??. I don´t know it. Anyway Iam gonna rtfm, NOW !!. -Original Message- From: Daniel Gil [mailto:[EMAIL PROTECTED]] Sent

  1   2   >