Re: [PHP-INST] Problem with PHP

2003-06-14 Thread Stephen
ROTECTED]> To: "Stephen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 11:01 AM Subject: Re: [PHP-INST] Problem with PHP > Hi, > > I am following this and had also some difficulties with Apache (Version 1.3) > when upgrading PHP to latest st

Re: [PHP-INST] Problem with PHP

2003-06-14 Thread Doris Pelger .:. Eva Horner
Doris - Original Message - From: "Stephen" <[EMAIL PROTECTED]> To: ".ma" <[EMAIL PROTECTED]> Cc: "Installation Helplist (PHP)" <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 11:40 AM Subject: Re: [PHP-INST] Problem with PHP > php4ts.dll

Re: [PHP-INST] Problem with PHP

2003-06-14 Thread Stephen
TECTED]> Sent: Saturday, June 14, 2003 10:33 AM Subject: Re: [PHP-INST] Problem with PHP > hi > > it _is_ a unix-file. but afaik the dll-files (php4ts.dll > php4apache.dll) need to be in the system root (for Win98 thats > c:\windows\system and for NT thats c:\WINNT) ? i also

Re: [PHP-INST] Problem with PHP

2003-06-14 Thread . ma
hi it _is_ a unix-file. but afaik the dll-files (php4ts.dll php4apache.dll) need to be in the system root (for Win98 thats c:\windows\system and for NT thats c:\WINNT) ? i also copied every dll from the dlls-folder to the system root, and enabled some extensions (the extensions require those d

Re: [PHP-INST] Problem with PHP

2003-06-14 Thread Stephen
I think thats a unix/linux file. In windows, you only need the php4apache.dll and php4ts.dll file (I might have got the spellings wrong!). They need to be in the same directory, and by default one is in the php base root and the other is the php/sapi Stephen - Original Message - From: "B

Re: [PHP-INST] Problem with PHP and URL variables afterupgrade

2002-09-04 Thread Jim Thome
Turn register_globals on in your php.ini file, or more preferrably, access your GET variables through the array $_GET (i.e., $_GET['FolderNum']) instead of having your variables automatically created. -Jim >>> Rick Root <[EMAIL PROTECTED]> 09/04/02 09:52AM >>> My server is running RedHat linux

Re: [PHP-INST] Problem with PHP and URL variables after upgrade

2002-09-04 Thread Jeffrey_N_Dyke
register_globals is set to off, set it to on in php.ini or use the $_GET['FolderNum'] notation. see manual for details of why. Jeff My server is running RedHat linux 7.2. I had previously used the RPM installation and was running 4.0.6... I recently uninstalled the RPM version and installed P

Re: [PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Frank
php_oci8.dll. Yes, I use the oracle 8, in the version old (4.0.4) not have problem sentence... $app=new COM("word.application"); I use the Microsoft Window NT Server... is the sentence correct? or which the correct sentence is? what do I lack to make? Frank.- "Pierre-Alain J

Re: [PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Pierre-Alain Joye
On Tue, 4 Jun 2002 10:48:13 -0300 "Frank" <[EMAIL PROTECTED]> wrote: > - Not is possible load the library php_oci8.dll If you do not use oracle just comment the php_oci8.dll line in your php.ini. This error has nothing to do with the next problem. > - When I to do execute the sentence... > $

Re: [PHP-INST] Problem with php and apache in HPUX

2002-02-22 Thread Jim Thome
Hector- I am including below, detailed instructions (from HP) on how to compile Apache and PHP dso on HPUX. Note the libtool hack BEFORE running make. I recommend removing your current PHP source directories and starting over with these instructions: ## IN

Re: [PHP-INST] Problem with PHP and IIS3...

2001-02-09 Thread Chris McClenahan
Thanks Phil! I managed to get it working now... Take care, --Chris Phil Driscoll wrote: > > You need to tell the IIS management tool thingy (I can't remember what it > was called on IIS3) to give the web site (or the folder containing your php > scripts) script (or perhaps execute) access

Re: [PHP-INST] Problem with PHP and IIS3...

2001-02-09 Thread Phil Driscoll
You need to tell the IIS management tool thingy (I can't remember what it was called on IIS3) to give the web site (or the folder containing your php scripts) script (or perhaps execute) access - sorry I can't be more specific - IIS3 is a dim and distant memory. You could get hold of NT option pa

Re: [PHP-INST] Problem with PHP/Apache/MySQL on fresh RH7 install

2001-01-16 Thread George P. Taylor IX
Homer, I have had a similar problem. Were you able to solve it? If so, what steps did you take? When I attempt to start httpd, it balks, and reports that there is a syntax error on line 207 of httpd.conf, which consists of LoadModule php4=modulelibexec/libphp4.so Webmaster replied to your

Re: [PHP-INST] Problem with PHP/Apache/MySQL on fresh RH7 install

2001-01-11 Thread Webmaster
I had the same problem a bit back I figured it out. For some reason when i installed the shared libraries they didnt take.. I reinstall the MySQL-Shared and then re ran the php configure and everything slipped right together with no trouble... hope this helps. -- Webmaster AngelHaven.com home