Use Raudus with Apache

Raudus Forums Deployment Use Raudus with Apache

This topic contains 6 replies, has 7 voices, and was last updated by  palmsistemas 9 years, 7 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #529

    LOGISTICASOFT
    Participant

    Use Raudus with Apache

    I use an application using apache as server applications.

    Could someone explain in detail how to do it.

    That should change in the configuration of Apache?

    What elements should be next to the program?

     

    Gracias /TKS

    • This topic was modified 10 years, 6 months ago by  LOGISTICASOFT.
    #538

    igorklopov
    Participant

    Please, follow our manual from wiki:
    http://raudus.wikispaces.com/Deployment+-+Apache2.2

    Feel free to ask questions is you are stuck with some point of the manual.

    #577

    Ralf
    Participant

    Is it possible to compile Raudus application as a module for Apache 2.4?

    #2041

    sujan
    Participant

    Hi,

    I am new with raudus and it shows potential for delphi developers.

    I am testing it in apache server. I followed the instruction as written in wikispace. I did as it was written. I tested it in your example ’25-EmployeeEx’.

    Problem:

    When i run the application from browser.

    The page only shows

    ‘Loading..’

    nothing else, the application is not loaded, just the above message..

    Please help

    Sujan

     

     

    #2059

    Fabio Souza
    Participant

    Try to copy www folder of Raudus instalation.

    Regards,

    Fabio Souza

    #2851

    randon
    Participant

    I use apache 2.4 64bits with a lot webservices writing in delphi xe4 64 bits , i wait a 64 bits version of raudus to use it

    #2884

    palmsistemas
    Participant

    I build a application with delphi Xe, compile examples and all rigth, i see black window with message http://localhost:88 – open in browser, i put the URL in my navigator and all correct, after i build any application but now for apache 2.2, and i have a archivo.so, I used raudus.wikispaces.com/Deployment+-+Apache2.2 but http.exe send this message Can’t locate API module structure `FormsHidden_module’ in file E:/proyectos_raudus/directorio2/Debug/Win32/Project2.so: No error.

     

    My project have the next.

    exports   apache_module name ‘Project1_module’;

    begin

    Application.Initialize;

    Application.Config.SchedulerMode := rsmRunInSuperThread;

    Application.CreateForm(TForm1, Form1);

    Application.Run;

    end.

    I can´t activate apache with this error, can you help me or some idea, I am very,very happy with this software i i want us it.   Thanks

    Avisponverde from Mexico

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.