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
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
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
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
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
[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
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
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.
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
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!
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
//
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
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 "
13 matches
Mail list logo