[PHP-WIN] Advantage SQl 8.1 dll not registering

2008-01-10 Thread Zephaniah Leviticus
Has anyone had success connecting to an Advantage SQL 8.1 server using PHP on a windows machine? I downloaded the php extensions from ianywhere and they will not register.. gives cannot load invalid module. Need assistance getting it set up properly if possible. Thanks, Z

[PHP-WIN] RE: [IGNORE] Is there a hack or similar to get $_SERVER['PHP_SELF'] working under IIS?

2008-01-10 Thread Greg Cocks
TOO QUICK ON THE EMAIL - PLEASE IGNORE - APOLOGIES (cheers Zeph) Cheers: GREG COCKS Gcocks |at| stoller.com -Original Message- From: Greg Cocks Sent: Thursday, January 10, 2008 11:04 PM To: 'php-windows@lists.php.net' Subject: Is there a hack o

RE: [PHP-WIN] Is there a hack or similar to get $_SERVER['PHP_SELF'] working under IIS?

2008-01-10 Thread Zephaniah Leviticus
What happens when you try print_r($_SERVER) ? What about when you run phpinfo() ? Are you using ISAPI mode for php install on windows? -Original Message- From: Greg Cocks [mailto:[EMAIL PROTECTED] Sent: Friday, January 11, 2008 1:04 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Is

[PHP-WIN] Is there a hack or similar to get $_SERVER['PHP_SELF'] working under IIS?

2008-01-10 Thread Greg Cocks
Hello, *Is there a hack (?), a workaround or some alternative to get $_SERVER['PHP_SELF'] working under IIS?* I am new(ish) to PHP, IIS and web pages as a whole (!) I was hoping to get the 'breadcrumbs' feature working... And for a variety of reasons I am using IIS (currently v5.1 on some test

RE: [PHP-WIN] RE: [SUM] (sic) Changing/checking php.ini, and yet still the 'wrong' include_path

2008-01-10 Thread php
I ran into this as well when I recently set up PHP on IIS. Adding the PHPRC environment variable as per this page is what solved it for me. http://www.php.net/manual/en/faq.installation.php#faq.installation.phprc Reboot afterward -- PHP Windows Mailing List (http://www.php.net/) To unsubscrib

[PHP-WIN] RE: [SUM] (sic) Changing/checking php.ini, and yet still the 'wrong' include_path

2008-01-10 Thread Greg Cocks
[RTFM! From the ‘install.txt’…] 15. How do I make the php.ini file available to PHP on windows? There are several ways of doing this. If you are using Apache, read their installation specific instructions (Apache 1, Apache 2), otherwise you must set the PHPRC environment variable: On

[PHP-WIN] odbc_connect - urgent question

2008-01-10 Thread Gustavo Ramalho
Hi, im in serious problems. First sorry for bad english. Im try to connect with many servers to take some information, but when one of those is offline my script in php is fails and not proced. Did have any way to configure te odbc_connect timeout?? its take to many time to resolve take site is

[PHP-WIN] PHP stopped working (possible inetpub folder problem?)

2008-01-10 Thread Cloudbather
This is a long shot, but... I'm running PHP5.2.5 on Win2000 with IIS 5.0. PHP was working fine until yesterday -- when I might have accidentally moved some files around in the inetpub folder (b/c of a super-sensitive touchpad on my laptop :< I wasn't swift enough to hit "undo" after that happened.

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
Ok. Thanks. Funny enough one of my first stuff-ups was that I didn't initially realise that all three different types of parentheses, brackets, and braces were being used since I was sort of listening for cues as opposed to listening to specific details, and I suppose this is pretty much related

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jarrett Meyer
No matching "}" for segment started on line 8... Jacob Kruger wrote: Well, 'looked' through the file, and haven't found anything like a missing ; or ?> so I dunno. Here's the full source thereof (maybe I'm actually 'missing' something due to my screenreader not 'seeing' it or something - LOL!

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
Well, 'looked' through the file, and haven't found anything like a missing ; or ?> so I dunno. Here's the full source thereof (maybe I'm actually 'missing' something due to my screenreader not 'seeing' it or something - LOL!) ---start of source--- Backend //

Re: [PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jarrett Meyer
In my experience, it probably means that you're missing a closing brace or the semicolon on the very last line of PHP code. Jacob Kruger wrote: In a very simple .php file where you're basically supposed to enter a password to then log-on to the backend of a site, I'm getting a very strange err

[PHP-WIN] Strange error in a very simple PHP file

2008-01-10 Thread Jacob Kruger
Hi there In a very simple .php file where you're basically supposed to enter a password to then log-on to the backend of a site, I'm getting a very strange error: Parse error: syntax error, unexpected $end in C:\wamp\www\blindza\admin\index.php on line 43 Line 43 actually only has the text "