rockycubi / openbiz-cubi

Automatically exported from code.google.com/p/openbiz-cubi
0 stars 1 forks source link

Installation problem with Apache / PHP in Openbiz-Cubi-Suite-3.0.7 /3.0.9 #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I installed first Openbiz-Cubi-Suite-3.0.7.exe. 

2. After installation, server Apache dont start. In event log:
>>> httpd.exe: Syntax error on line 452 of 
C:/OpenbizServer/apache/conf/httpd.conf: Syntax error on line 17 of 
C:/OpenbizServer/apache/conf/extra/httpd-openbiz.conf: 
Cannot load C:\\OpenbizServer/php/php5ts.dll into server: 
Falha na inicializa\xe7\xe3o do apl     .

3. I tried unistall and install Openbiz-Cubi-Suite-3.0.9.exe. 
   Same problem.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
- Openbiz-Cubi-Suite-3.0.9.exe
- Win XP PRO, 32 bits under VirtualBox 4.2.16

Please provide any additional information below.
If I remark the lines:

LoadFile "C:\OpenbizServer/php/php5ts.dll"
LoadModule php5_module "C:\OpenbizServer/php/php5apache2_4.dll"

in httpd-openbiz.conf, Apache start but without PHP.

Can you help me ?

Original issue reported on code.google.com by lucas040...@hotmail.com on 18 Sep 2013 at 4:38