php-windows Digest 11 Jun 2003 04:45:33 -0000 Issue 1770

2003-06-10 Thread php-windows-digest-help
php-windows Digest 11 Jun 2003 04:45:33 - Issue 1770 Topics (messages 20264 through 20270): problems with phpmyadmin 20264 by: Chadwick, John 20266 by: Guillermo Scharffenorth 20267 by: Chadwick, John 20268 by: Joseph McDonald 20269 by: Chadwick, John

RE: [PHP-WIN] Re: problems with phpmyadmin

2003-06-10 Thread toby z
hay try fixing ur config file for phpmyadmin i hope u know u get to fix it like u must have fixed ini and httpd files, the file being config.inc.php ofcourse anywayz 1. $cfgPmaAbsoluteUri = 'http://localhost/myadmin/'; locate and set to ur host and myadmin settings 2. u have to add ur host,user,

RE: [PHP-WIN] Re: problems with phpmyadmin

2003-06-10 Thread Chadwick, John
The AddType line did it. Now at least I have something to go on. Now I get the following: phpMyAdmin - Error phpMyAdmin was unable to read your configuration file! This might happen if php finds a parse error in it or php cannot find the file. Please call the configuration file directly using the

[PHP-WIN] Re: problems with phpmyadmin

2003-06-10 Thread Joseph McDonald
Do you have a cpl lines like this in your httpd.conf? LoadModule php4_module "c:/php/sapi/php4apache2.dll" AddType application/x-httpd-php .php .inc if your file is name extension is php3, you should have atleast .php & .php3 on the AddType line. I have .inc cause all of my include() files are n

RE: [PHP-WIN] Re: problems with phpmyadmin

2003-06-10 Thread Chadwick, John
When I try to access index.php3 I get no error messages at all. All I see is the source code for the file. Example: John -Original Message- From: Guillermo Scharffenorth [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 2:53 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: problems

[PHP-WIN] Re: problems with phpmyadmin

2003-06-10 Thread Guillermo Scharffenorth
What exactly is happening when you call the program? Do you get any error messages? "John Chadwick" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have installed PHP 4.3.2 on a Windows 2000 server machine running Apache > 2.0.45. So far, I seem to have done something right, sinc

[PHP-WIN] Can't get exec() to work

2003-06-10 Thread Bill Szerdy
I am running Windows 2000 sp3, IIS5.0, PHP v4.3.2 I can't get anything to execute from the exec() function calling from a webpage but I can get it to work from command line. I have granted permissions to cmd.exe, copied cmd.exe to my php directory as well as made sure safe_mode was off. When I c

[PHP-WIN] problems with phpmyadmin

2003-06-10 Thread Chadwick, John
I have installed PHP 4.3.2 on a Windows 2000 server machine running Apache 2.0.45. So far, I seem to have done something right, since the directory listing for the phpmyadmin directory gives me the following: Apache/2.0.45 (Win32) PHP/4.3.2 Server at www.stlib.state.nm.us Port 80 The problem I a

php-windows Digest 10 Jun 2003 15:49:55 -0000 Issue 1769

2003-06-10 Thread php-windows-digest-help
php-windows Digest 10 Jun 2003 15:49:55 - Issue 1769 Topics (messages 20256 through 20263): Re: Recursive function within a class 20256 by: Brad Thomas Re: Getting current page details 20257 by: Brad Thomas Value of $_SERVER['GATEWAY_INTERFACE'] in ISAPI mode 20258

[PHP-WIN] Re: IIS 6 PHP issue?

2003-06-10 Thread John Lim
Hi, As far as i have tested, PHP works fine in FastCGI mode with IIS6, Win2003. This is probably a better and more reliable option that ISAPI. See http://php.weblogs.com/fastcgi_with_php_and_iis - Original Message - From: "Bob Rathke Jr." <[EMAIL PROTECTED]> Newsgroups: php.windows To: <