PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → WEBDEV and mac os x yosemite server?
WEBDEV and mac os x yosemite server?
Iniciado por Gerrit MUELLER, 24,jun. 2015 18:36 - 4 respuestas
Miembro registrado
5 mensajes
Publicado el 24,junio 2015 - 18:36
Dear forum members,

i am asking, whether it is possible to deploy a WEBDEV-php-odbc-mysql project on a os x server with apache and mysql activated? Are there special requirements or is the deployment on mac server impossible?

Thank you in advance for answering.

Regards,
Gerrit
Publicado el 24,junio 2015 - 22:03
Hi Gerrit,

the requirement for a WEBDEV-php-odbc-mysql are the same for any type of
server, mac or pc... Can you install php on it? can you install MySQL?
Can you install ODBC for mysql ?

If you can answer yes to ALL 3 questions, and YOU KNOW HOW TO CONFIGURE
THE WHOLE THING, then you can of course deploy a webdev php web site, as
once generated it is a php site only and doesn't need any speciic webdev
stuff

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Already there: WXShowroom.com, WXReplication (open source)
Coming soon: WXEDM (open source)
More information on http://www.fabriceharari.com


On 6/24/2015 10:36 AM, Gerrit MUELLER wrote:
Dear forum members,

i am asking, whether it is possible to deploy a WEBDEV-php-odbc-mysql
project on a os x server with apache and mysql activated? Are there
special requirements or is the deployment on mac server impossible?

Thank you in advance for answering.

Regards,
Gerrit
Miembro registrado
5 mensajes
Publicado el 25,junio 2015 - 19:31
Dear Fabrice,

thank you for answering. I will develop a little test page with mysql data in order to see wether I can do this without problems. In WEBDEV 20 WD20Admin I have not seen any possibility to set up a "direct ODBC" access (only via OLE DB)?

Regards,
Gerrit
Publicado el 25,junio 2015 - 22:45
Hi Again,

why are you talking about wd20admin for a php site? Logically, a php
site needs the php engine, while wdadmin is there for classic /intranet site

Now, Im' talking in theory only, as I do not use the php mode for
multiple reasons.

as for the data connection, it should be in your project code...

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Already there: WXShowroom.com, WXReplication (open source)
Coming soon: WXEDM (open source)
More information on http://www.fabriceharari.com


On 6/25/2015 11:31 AM, Gerrit MUELLER wrote:
Dear Fabrice,

thank you for answering. I will develop a little test page with mysql
data in order to see wether I can do this without problems. In WEBDEV 20
WD20Admin I have not seen any possibility to set up a "direct ODBC"
access (only via OLE DB)?

Regards,
Gerrit
Miembro registrado
5 mensajes
Publicado el 26,junio 2015 - 18:13
Dear Fabrice,

I know, I was wrong with WDAdmin.
But when I try to create a project and an analysis, I am coming to point: "choose types of databases used in project". But there is no possibility to choose "direct ODBC", because such a choice does not exist.
How can I configure a project for use with "direct ODBC" access in practice?

Best Regards,
Gerrit