php-install Digest 24 Apr 2001 01:29:38 -0000 Issue 275 Topics (messages 2853 through 2861): Re: Php user - webhost provider 2853 by: Benjamin Heckmann Method Not Allowed 2854 by: Tym Rehm Problem installing PHP4 with ISAPI on IIS 5.0 2855 by: Alain DESEINE 2856 by: Phil Driscoll PHP in Apache and windows 98 2857 by: staym 2859 by: B. van Ouwerkerk Re: [PHP] Method Not Allowed - Solved!!!! 2858 by: Tym Rehm RC6 still showing as version after RC7 update 2860 by: Jon Rosenberg gif and jpeg support 2861 by: Dan Phoenix Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
I once had the same problem. If your provider is not willing to help, you may do what I had done: Use the php ftp support to logon to your ftp account at your provider and than do what ever you want to. This works fine if the provider has installed the php ftp support. Ok, its a bit, well ... unusual way to get it done, but ... it works. Benjamin
I'm trying to get a script working and I get a 405 Method Not Allowed error every time I run the script. I understand this is a apache configuration issue, but I don't know what I need to do to fix this. I'm running RH7.0, Apache 1.3.12 and PHP3 all from RPMs. Thanks. *********************************************************** THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL OR ENTITY TO WHICH IT IS ADDRESSED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL, AND EXEMPT FROM DISCLOSURE UNDER APPLICABLE LAW. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, forwarding, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by e-mail or telephone, and delete the original message immediately. Thank you. ***********************************************************
Hello, I got the bin ary distribution on the php site, and i try to install php4 using the ISAPI DLL called php4isapi.dll, but i got a problem, IIS 5 don't want to load the dll ! Here is what i do : - I unzip the distribution in the c:\php4 directory - I rename the php-dist.ini in php.ini and put it in the c:\winnt directory - I edit the php.ini and modify these lines : - doc_root = d:\Sites ; wich is the root of directories that host the virtuals servers (many domains) - extension_dir = c:\php4\extensions - and i uncomment some modules - After that i select one of the site i host and i click on the property menu - Then i click on the ISAPI filter tab and add an entry specifying "PHP" for the name, and the path to the php4isapi.dll - After that i click on the directory tab, click on the config button and add an entry for the .php extension that point to the php4isapi.dll - Then i stop the IIS 5 services, and once stopped i run the services on After that PHP don't work so much, i got a strange mesasge in the event viewer that don't tell me anything ... So if somebody have an idea .... Many thanks for responses. Alain from France.
To get some decent error reports about what's going wrong, make sure you have php.exe on your machine in the same directory as php4isapi.dll. >From the command line, change to that directory and type php.exe -i You'll either get a screen full of html or a useful error message which will help you sort out the problem. If you do get the html, then the problem is likely to be that IIS does not have sufficient permissions to load one of the php dlls, php.ini or one of any extensions you have enabled in php.ini. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org
hi, Could you help me Plz. I'm trying to configer apache server and PHP.ini on my windows98 but still i have some mistakes. PHP interpeter works and the apache server also work and my problem wiht brworser that can understand php extention. can any body send to me these two files ( httpd.conf and php.ini ) And i'll appreciat that. thank alot staym
>I'm trying to configer apache server and PHP.ini on my windows98 but still >i have some mistakes. PHP interpeter works and the apache server also work >and my problem wiht brworser that can understand php extention. > >can any body send to me these two files >( httpd.conf and php.ini ) >And i'll appreciat that. >thank alot > staym They already exist on your drive. Check if httpd.conf has a line for PHP.. check this lists archive for more info on this.. you might also want to check the archive for the PHPGENERALHELP.. list. Bye, B.
I feel soo dumb. The problem was that the mod_php.rpm wasn't installed. I installed it, restarted apache and the scripts worked. I also upgraded to PHP4 while I was at it. Hope this will help someone. ----- Original Message ----- From: "Tym Rehm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, April 23, 2001 2:36 PM Subject: [PHP] Method Not Allowed > I'm trying to get a script working and I get a 405 Method Not Allowed error > every time I run the script. I understand this is a apache configuration > issue, but I don't know what I need to do to fix this. I'm running RH7.0, > Apache 1.3.12 and PHP3 all from RPMs. Thanks. > > *********************************************************** > THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL > OR ENTITY TO WHICH IT IS ADDRESSED AND MAY CONTAIN > INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL, AND EXEMPT > FROM DISCLOSURE UNDER APPLICABLE LAW. > If the reader of this message is not the intended > recipient, or the employee or agent responsible for > delivering the message to the intended recipient, you are > hereby notified that any dissemination, distribution, > forwarding, or copying of this communication is strictly > prohibited. If you have received this communication in > error, please notify the sender immediately by e-mail or > telephone, and delete the original message immediately. > Thank you. > *********************************************************** > > > -- > PHP General 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] >
I went through my server and deleted all files and directories associated with RC6, then went ahead and compiled RC7 with the same options, I deleted everything first b/c of aformentioned path changes I saw on Zend. I used the following config options and all worked perfectly, did a make, make install Configure Command'./configure' '--with-mysql' '--with-imap=/usr/lib' '--enable-trans-sid' '--with-apxs=/usr/sbin/apxs' '--with-jpeg-dir=/usr/src/jpeg-6b' '--with-png-dir=/usr/lib' '--with-gd=/usr/src/gd-2.0.1' '--with-freetype-dir=/usr/src/freetype-2.0.1' Here is what I get from phpinfo(); Version 4.0.5RC6 SystemLinux www.domain.com 2.2.14 Wed Jun 21 15:05:10 JST 2000 i586 unknown Build DateApr 23 2001 Server APIApache Virtual Directory Supportdisabled Configuration File (php.ini) Path/usr/local/lib/php.ini here is the listing for the new binary -rwxr-xr-x 1 root root 4612955 Apr 23 17:58 libphp4.so for some reason it still thinks it is RC6 and is using the old path for the php.ini file. I've removed every trace of php about 3 times and this keeps happening. So, what am I doing wrong? Thanks Jon
Downloaded the latest snapshot so postgres would work. ALl is fine except i cannot get gif and jpeg to work at same time. http://www.ranman.huggle.com/gd_plus_gif.txt i followed those instructions when i tried at first to build stable. and yes i did compile jpeg etc into gd. my configure line is CFLAGS='-O2' ./configure --with-mysql=/usr/local/mysql --with-gd=/usr/local/gd --enable-inline-optimization --with-gnu-ld --with-apache=../apache_1.3.19 --enable-track-vars --disable-debug --with-ttf --with-config-file-path=/usr/local/apache --enable-xml --with-pgsql=/usr/local/pgsql --with-jpeg-dir=/usr/local problem is when i do --with-jpeg-dir=/usr/local i loose gif support. when i take the jpeg line out of configure i get gif support back but no jpeg......anyone run into this can help me out? I would be interested in hearing from anyone that got them both working. ps. I am not on any of these lists...please email me directly. Regards, -- Dan +------------------------------------------------------+ | BRAVENET WEB SERVICES | | [EMAIL PROTECTED] | | screen;cd /usr/src;make buildworld;cd ~ | | cp MYKERNEL /sys/conf/i386;cd /usr/src | | make buildkernel KERNCONF=MYKERNEL | |make installkernel KERNCONF=MYKERNEL;make installworld| +______________________________________________________+