[PHP-INSTALL] template problems

2003-09-17 Thread Simon
hi, I've got this problem when using templates on my localhost. The code works on my web server which i rent so the code is fine. I have ran php code for mysql functions and other for testing purposes. Below is the code i used in index.php. INDEX.PHP When i type say www.myrentedwebsite.com/

Re: [PHP-INSTALL] template problems

2003-09-17 Thread Simon
the code works fine. It doesnt need $_GET['page'] statement. registerglobals is turned off on the rented server and was on with the localhost. But still no difference.

[PHP-INSTALL] Install Problem

2003-10-15 Thread Simon
Hi All, I can run the phpinfo test script from my localhost successfuly. But not on any other machines. Any hint?

[PHP-INSTALL] Background PHP tasks in an ISP environment.

2005-04-12 Thread Simon
'submit' a script to be run, which we check over first before allowing, installing the script ins /bin/dir and setting the permissions so they can run it, but not update it? Ideas? Simon

[PHP-INSTALL] PHP on Win XP 64 bit and IIS

2007-03-12 Thread Simon michnowicz
ic install techniques. The same installation on a 32bit XP version worked without a problem. Can anyone tell me if PHP works on a 64 bit machine with IIS? If so, what do I need to do to make it work? Much thanks Simon Michnowicz Ludwig Institute of Cancer Research Melbourne.

[PHP-INSTALL] get_module Fehler

2008-05-11 Thread Simon Mitschke
x27;: /root/php5/php-5.2.5/ext/sysvshm/sysvshm.c:72: multiple definition of `get_module' ext/bz2/.libs/bz2.o(.text+0x0):/root/php5/php-5.2.5/ext/bz2/bz2.c:125: first defined here collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 ich habe keine Ahnung was ich machen kann. Vielleicht hat hier ja jemand eine Idee. Ciao Simon

[PHP-INSTALL] get_module error

2008-05-11 Thread Simon Mitschke
ined here collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1 I have no clue what I can do, but I am really happy for any help Ciao Simon

[PHP-INSTALL] uninstall php-5.2.6

2008-07-21 Thread Simon Jones
Hi all, how to i remove php-5.2.6 from my red hat box? i compiled from source but need to go back to 4 asap. i tried make uninstall but i just get errors. Thanks for any pointers, SMJ

[PHP-INSTALL] uninstall php-5.2.6

2008-07-21 Thread Simon Jones
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 to uninstall so i can go back to an older version.

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Simon Jones
2008/7/21 Daniel Brown <[EMAIL PROTECTED]>: > 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 u

Re: [PHP-INSTALL] uninstall php-5.2.6

2008-07-23 Thread Simon Jones
2008/7/23 Simon Jones <[EMAIL PROTECTED]>: > 2008/7/21 Daniel Brown <[EMAIL PROTECTED]>: >> 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

[PHP-INSTALL] open_basedir issue

2003-12-02 Thread Simon Buchanan
Hi There, We have apache(1.3.28) running php(4.3.3) with a vhosts.conf file that is included into the apache http.conf. We have just moved to a new server setup (upgrade) and have a strange intimittant(1 in 300ish) problem with the 'php_admin_value open_basedir' config. This is the php error we get

RE: [PHP-INSTALL] PHP 5, IIS 6 ... no love.

2004-08-11 Thread Simon Tune
I'm having the same problem, same installation and everything. Basic html pages show up fine. If ya take a php page and change the extension to .htm, IIS can find it no problem; but if ya change the extension to .php, suddenly the file cant be found. oddly enough, on winXP with IIS from the XP

[PHP-INSTALL] Re: couldn't compile php 4.3.3 on linux (fedora-core 4)

2005-09-21 Thread Simon Rycroft
Karim Hamed-abdelouahab wrote: > Hello everybody, > > I cannot compile php (version 4.3.3) on linux (fedora-core 4 distribution) > > This is the configuration > ./configure --with-mysql --with-apx=../../apache/bin/apxs > --disable-cgi --enable-cli > > The output was normal, then I would compile

[PHP-INST] re: windows install fails

2002-05-09 Thread Simon Warner
>What are the lines for PHP in your httpd.conf? Here they are # ### Start and load the PHP module # Added by Simon based on instructions # This should install php support for apache # But it doesn't work. # # LoadModule php4_module c:/winnt/

[PHP-INST] problem with PHP 4.2.1/Apache 2.0.39

2002-06-23 Thread Simon Grabowski
gine On RewriteCond %{HTTP:Host} ^mydomain.com RewriteRule ^(.*)$ http://www.mydomain.com$1 [L,R] Am I missing something here? Thanks! = Simon -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problem configure PHP4.3.0 Apache 1.3.27 Oracle client 8.1.7 Aix 4.3.3

2003-01-13 Thread Simon SOUVANNARAT
Good evening, I' v been struggling to install PHP-Oracle on AIX for several days and still can' t find the solution. __ Oracle 8.1.7 and Oracle client have been installed succesfully on the server __ Whatever the way I configure PHP (dynamic with --apxs option or statc with --apac

[PHP-INST] Being a PHP/MySQL ISP

2001-05-21 Thread Simon Buchanan
Hi, Just wondering if anybody has experience in or can jot down any gotchas / issues in providing a php/mysql vistral hosting service. Problems with security? Are their things i have to watch out for? Thanks Simon Buchanan -- Technical Director Contact: 07 571

[PHP-INST] how do i unsubscribe?

2001-07-13 Thread Simon Chambers
_ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-INST] APACHE 1.3 - PHP4 - WINDOWS 2000

2001-10-29 Thread Simon Thackeray
, the browser wants to download the file instead of parsing it in php. What have I done wrong? Any help would be appreciated. Many thanks Simon Thackeray -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: [PHP-INST] Newbie struggling at the starting gate ;-)

2001-10-31 Thread Simon Thackeray
Hi Did you check that the php4 module is loaded in httpd.conf? Simon -Original Message- From: J W W L (Warwick) Berg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 31, 2001 05:32 To: [EMAIL PROTECTED] Subject: [PHP-INST] Newbie struggling at the starting gate ;-) Hi all Sorry