RE: [PHP-INSTALL] error http 403

2007-11-27 Thread Andy Stratton
Hi Susan, Try adding: Order Allow,Deny Allow from all Into the wrapper for the directory containing the files you want to serve. You'll also want to check to make sure the user Apache is running as has at least read permissions to the file(s). -- Andy Stratton, ZCE Sof

RE: [PHP-INSTALL] Error 404 configuring php

2007-11-26 Thread Andy Stratton
should be classified as a PHP script. -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. <http://www.compassinfo.net/home/> www.compassinfo.net (410) 923-6300 office (410) 923-2820 fax (443)

RE: [PHP-INSTALL] The specified CGI application misbehaved by not returning a complete set of HTTP headers-error

2007-11-13 Thread Andy Stratton
I'm not 100% certain what may have caused this other than a some weird hiccup in the system... I have always installed PHP as an ISAPI module not CGI -- it might have something to do with that -- Can you recreate the issue 100% of the time? -- Andy Stratton, ZCE Software/Network Eng

RE: [PHP-INSTALL] PHP.ini question and follow up: pspell problem in win32

2007-11-12 Thread Andy Stratton
dless. Hope this helps, happy PHP'ing, -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. <http://www.compassinfo.net/home/> www.compassinfo.net (410) 923-6300 office (410) 923-2820

RE: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-12 Thread Andy Stratton
Another thing I would check into, which may or may not be the case, is whether or not you have open_short_tag = On|Off in your php.ini If you have it off and are using short tags, this may be the case. -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc

RE: [PHP-INSTALL] IIS6 and IUSR Write permissions...

2007-09-25 Thread Andy Stratton
lable. training.compassinfo.net -Original Message- From: Andy Stratton [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 25, 2007 3:23 PM To: 'Christian OLIVIERI' Cc: php-install@lists.php.net Su

RE: [PHP-INSTALL] IIS6 and IUSR Write permissions...

2007-09-25 Thread Andy Stratton
Christian, Check the IIS user account, something like IUSR_{Machinename} -- and make sure it has permission to write to the directory this EXE is writing to... -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-6300 office (410) 923

RE: [PHP-INSTALL] PHP AND VISTA

2007-08-10 Thread Andy Stratton
What version of Apache are you using? I've been able to get Vista/Apache 2.059/PHP 5.x/MySQL 5 environment running...although I'm not running a server, just a local dev machine. -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410

RE: [PHP-INSTALL] freash install access error

2007-08-09 Thread Andy Stratton
pport contracts, and they received an official answer that they didn't support PHP on IIS, or at least with Sharepoint 2003. There's hope, but probably not from MS. ;[ -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net

RE: [PHP-INSTALL] PHP and Apache not working together

2007-08-02 Thread Andy Stratton
ed by a space (like above). Hope this helps, let me know. -- Andy Stratton, ZCE Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-6300 office (410) 923-2820 fax (443) 623-6835 mobile -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROT

RE: [PHP-INSTALL] Server-side issues with forms

2007-06-12 Thread Andy Stratton
How are you accessing these form variables? $_POST / $_GET / $_REQUEST / $HTTP_POST_VARS / $HTTP_GET_VARS What is your PHP version? Do you have access to a phpinfo() page? -- Andy Stratton Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-6300 office

RE: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Andy Stratton
Try this... -- Andy Stratton Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-6300 office (410) 923-2820 fax (443) 623-6835 mobile -Original Message- From: Pascal Desroche [mailto:[EMAIL PROTECTED] Sent: Thursday, May 31, 2007 2:14 AM To: Andy

RE: [PHP-INSTALL] XML namespaces broken in libxml-based SAX interface

2007-05-30 Thread Andy Stratton
need (or want) the errors/notices, just set display_errors = Off. Hope this saves you further compiling, etc. -- Andy Stratton Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-6300 office (410) 923-2820 fax (443) 623-6835 mobile -Original Message-

RE: [PHP-INSTALL] php installation

2007-04-30 Thread Andy Stratton
for about a year or so, have developed for a year or 2 with a WAMP environment (much easier than setting up IIS), and now I'm slowly progressing into LAMP (which is great). -Andy -- Andy Stratton Software/Network Engineer COMPASS Information Systems, Inc. www.compassinfo.net (410) 923-630

[PHP-INSTALL] Apache error for undefined symbol in libphp5.so

2007-04-25 Thread Andy Stratton
Good morning, I recently compiled and installed Apache 2.0.59 and PHP 5.2.1 on a virtual Fedora Core 4 server and all went well until I decided to enable more extensions in my PHP install. When trying to start Apache after the re-build of PHP I received a syntax error noting an undefined symbo