?
Regards,
Adrian Mcmanus
IT Director
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
y ideas?
Regards,
Adrian
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-- La Rochefoucauld
>*/
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
It compiled without any errors using -with-mysql=/usr
However I still receive an error while trying to connect to my mysql
database:
Fatal e
27;--with-layout=GNU' '--enable-bcmath' '--enable-debugger' '--enable-ftp'
'--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets'
'--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars'
'--enable-trans-sid' '--enable-yp' '--enable-wddx' '--without-oci8'
'--with-imap=shared' '--with-imap-ssl' '--with-kerberos=/usr/kerberos'
'--with-ldap=shared' '--with-mysql=shared' '--with-pgsql=shared'
'--with-unixODBC=shared' '--with-apxs=/usr/sbin/apxs'
I hope this helps.
Regards,
Adrian
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
oint --with-mysql=[DIR]. How do I know I am
pointing it to the correct directory?
Regards,
Adrian
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the
alternate URL's server?
Regards,
Adrian
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
wser:
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://206.11.164.21/
Apache/1.3.20 Server at 206.11.164.21 Port 80
Does anyone have any ideas?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
wser:
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Hint: https://206.11.164.21/
--------
Apache/1.3.20 Server
n,Country,WebSite)
> VALUES
> (\"\",
>
\"$CompanyName\",\"$Address\",\"$City\",\"$StateorProvince\",\"$PostalCode\"
> ,\"$Region\",\"$Country\",\"$WebSite\"
> ";
>
> $result = @mysql_query
of order_number
> for this entry, i.e. the auto-incremented value assigned by MySQL?
Use mysql_insert_id(), it returns the ID generated for an AUTO_INCREMENT
column by the previous INSERT query.
regards
--
Jason Wong
Gremlins Associates
www.gremlins.com.hk
--
PHP Database Mailing List (http:
ing like:
$sql = "SELECT * FROM $tabitem WHERE DATE_ADD(submitDate, INTERVAL 7 DAY) =
now()";
Depending on how the date is stored (date + time, or just date) you may have
to modify the output of now() to match.
hth
--
Jason Wong
Gremlins Associates
www.gremlins.com.hk
--
PHP Databas
11 matches
Mail list logo