[PHP-DEV] Bug #10969 Updated: apache don't start, cannot load php4apache.dll

2001-05-23 Thread ipcholkin

ID: 10969
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating system: Win 98
PHP Version: 4.0.5
Description: apache don't start, cannot load php4apache.dll

I found what the error was:
Apache could not find odbc32.dll.
After I installed this library the server started normally.

Previous Comments:
---

[2001-05-21 09:36:13] [EMAIL PROTECTED]
I don't see any sintax error there.
Please send detailed info.
I think scripting engine classifies this as a sintax error but indeed
there are another kind of a problem. By the way, the full message
I see in my console window is:

Syntax error on line 979 of k:/apache/apache/conf/httpd.conf:
Cannot load k:/apache/apache/modules/mod_php4/sapi/php4apache.dll into server: (1157)
Cannot load dinamic library:

The last sentence was written in russian, in accordance with OS-specific regional 
settings and then translated by me in English. That's why I omitted this message in 
the first edition of this bug report.

---

[2001-05-19 10:50:01] [EMAIL PROTECTED]
Bogus

---

[2001-05-19 10:44:27] [EMAIL PROTECTED]
This is not a bug in PHP. You have made a mistake in your httpd.conf on line 979. fix 
this syntax error and try again.

---

[2001-05-19 10:14:54] [EMAIL PROTECTED]
When I try to start apache, it says:

Syntax error on line 979 of k:/apache/apache/conf/httpd.conf:
Cannot load k:/apache/apache/modules/mod_php4/sapi/php4apache.dll into server: (
1157)

Added lines in apache.conf are:

---CUT HERE
# for the apache module
LoadModule php4_module modules/mod_php4/sapi/php4apache.dll 
AddType application/x-httpd-php .php4

#for the cgi binary (you can use that one compiled with force cgi redirect too)
ScriptAlias /php4/ k:/apache/apache/modules/mod_php4/
Action application/x-httpd-php4 /php4/php.exe
AddType application/x-httpd-php4 .php
---CUT HERE 

---


Full Bug description available at: http://bugs.php.net/?id=10969


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #10969 Updated: apache don't start, cannot load php4apache.dll

2001-05-21 Thread ipcholkin

ID: 10969
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Apache related
Operating system: Win 98
PHP Version: 4.0.5
Description: apache don't start, cannot load php4apache.dll

I don't see any sintax error there.
Please send detailed info.
I think scripting engine classifies this as a sintax error but indeed
there are another kind of a problem. By the way, the full message
I see in my console window is:

Syntax error on line 979 of k:/apache/apache/conf/httpd.conf:
Cannot load k:/apache/apache/modules/mod_php4/sapi/php4apache.dll into server: (1157)
Cannot load dinamic library:

The last sentence was written in russian, in accordance with OS-specific regional 
settings and then translated by me in English. That's why I omitted this message in 
the first edition of this bug report.

Previous Comments:
---

[2001-05-19 10:50:01] [EMAIL PROTECTED]
Bogus

---

[2001-05-19 10:44:27] [EMAIL PROTECTED]
This is not a bug in PHP. You have made a mistake in your httpd.conf on line 979. fix 
this syntax error and try again.

---

[2001-05-19 10:14:54] [EMAIL PROTECTED]
When I try to start apache, it says:

Syntax error on line 979 of k:/apache/apache/conf/httpd.conf:
Cannot load k:/apache/apache/modules/mod_php4/sapi/php4apache.dll into server: (
1157)

Added lines in apache.conf are:

---CUT HERE
# for the apache module
LoadModule php4_module modules/mod_php4/sapi/php4apache.dll 
AddType application/x-httpd-php .php4

#for the cgi binary (you can use that one compiled with force cgi redirect too)
ScriptAlias /php4/ k:/apache/apache/modules/mod_php4/
Action application/x-httpd-php4 /php4/php.exe
AddType application/x-httpd-php4 .php
---CUT HERE 

---


Full Bug description available at: http://bugs.php.net/?id=10969


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #10969: apache don't start, cannot load php4apache.dll

2001-05-19 Thread ipcholkin

From: [EMAIL PROTECTED]
Operating system: Win 98
PHP version:  4.0.5
PHP Bug Type: Apache related
Bug description:  apache don't start, cannot load php4apache.dll

When I try to start apache, it says:

Syntax error on line 979 of k:/apache/apache/conf/httpd.conf:
Cannot load k:/apache/apache/modules/mod_php4/sapi/php4apache.dll into server: (
1157)

Added lines in apache.conf are:

---CUT HERE
# for the apache module
LoadModule php4_module modules/mod_php4/sapi/php4apache.dll 
AddType application/x-httpd-php .php4

#for the cgi binary (you can use that one compiled with force cgi redirect too)
ScriptAlias /php4/ k:/apache/apache/modules/mod_php4/
Action application/x-httpd-php4 /php4/php.exe
AddType application/x-httpd-php4 .php
---CUT HERE 


-- 
Edit Bug report at: http://bugs.php.net/?id=10969edit=1



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]