[PHP-WIN] Error from PHP with COM: Creating simple Words doc

2003-06-02 Thread Wee Keat [VisualDensity]
Hi all... I was trying out PHP and COM on my WinXP machine with IIS 5 and I used the following code, which was an example from the PHP manual: /* # the code # */ Version}\n"; //bring it to front $word->Visible = 0; //open an empty document $word->Do

Re: [PHP-WIN] Installation problems...

2003-06-02 Thread Per Lundberg
On Sat, 2003-05-31 at 11:15, Bobo Wieland wrote: > Okey, I still need help! > > The error message still states as follows: > Warning: mysql_connect() [function.mysql-connect]: Access denied for user: > '[EMAIL PROTECTED]' (Using password: YES) in > E:\pingstkyrkan\data\common_db.inc on line 12 >

AW: [PHP-WIN] php.ini directory

2003-06-02 Thread Sven Schnitzke
yes it is. Search order for PHP.INI is a) current dir b) WINDIR c) C:\PHP4 Where current dir is the folder PHP*.EXE is residing when executing in CLI and CGI modes and the folder containing the webserver when in ISAPI mode. -- Sven > -Ursprüngliche Nachricht- > Von: =?ISO-8859-2?Q?Katon

Re: [PHP-WIN] Installation problems...

2003-06-02 Thread Cristian MARIN
You don't have the permission to access the mysql database as the user '[EMAIL PROTECTED]' because even if this user exist it have to be added in the list of known users of mysql. You can do that by using in a Linux the mysql_setpermission: mysql_setpermission -u {your_super_user} and then use

[PHP-WIN] RE: OT - Dreamweaver MX help needed

2003-06-02 Thread George Pitcher
Thanks guys, Its working fine now. Fastest response I've ever seen on any list No need for any further copies! Cheers George > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of George Pitcher > Sent: 02 June 2003 7:26 am > To: [EMAIL PROTECTED] > S

php-windows Digest 2 Jun 2003 06:26:32 -0000 Issue 1757

2003-06-02 Thread php-windows-digest-help
php-windows Digest 2 Jun 2003 06:26:32 - Issue 1757 Topics (messages 20150 through 20151): Re: php.ini directory 20150 by: Katona Gábor OT - Dreamweaver MX help needed 20151 by: George Pitcher Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To

[PHP-WIN] OT - Dreamweaver MX help needed

2003-06-02 Thread George Pitcher
Hi all, Sorry to waste bandwidth with this request. In a moment of madness late last night, I modified my 'MMDocumenttypes.xml' file without taking a backup first. Since then, I get a 'fatal error' message whenever I start DW. I would just re-install from scratch but my CD set is back in Edinbu

[PHP-WIN] Re: php.ini directory

2003-06-02 Thread Katona Gábor
OK, sorry. I read the manual, and I use apache... -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

php-windows Digest 1 Jun 2003 14:18:49 -0000 Issue 1756

2003-06-02 Thread php-windows-digest-help
php-windows Digest 1 Jun 2003 14:18:49 - Issue 1756 Topics (messages 20147 through 20149): php_ftp.dll 20147 by: Canadaka 20148 by: Frank M. Kromann php.ini directory 20149 by: Katona Gábor Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED

[PHP-WIN] php.ini directory

2003-06-02 Thread Katona Gábor
Is it possible to place php.ini outside winnt directory? I do not have access to it under W2000. Gábor -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php