Search found 113 matches: logs

Return to advanced search

Re: cloud or not cloud

... DBF files, reading headers and field descriptions, * properly padding values, and adding records to DBF files. * * Functions: * - php4dbf_logline: Logs messages to a log file. * - php4dbf_openDbf: Opens a DBF file. * - php4dbf_eof: Determines the end of the file (EOF) based on the number of records ...
by Otto
Fri Nov 15, 2024 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Re: cloud or not cloud

... Fail2Ban). Regular updates (Windows, Apache, PHP). Implement a backup strategy (regular backups). Set up logging and monitoring (Apache logs, IDS). Prepare an emergency and incident response plan (response to security incidents). By implementing these steps, your Apache server on Windows ...
by Otto
Sat Nov 09, 2024 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Think Bigger - Think on Future

... or setting up logging for repeated queries. Error and Transaction Management: Ensure your system handles transactions securely and creates error logs to prevent data loss or corruption. Advantages: Flexibility: You have full control over the implementation and can tailor features to your specific ...
by Otto
Fri Nov 01, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Think Bigger - Think on Future
Replies: 0
Views: 160

Re: Route from Fiber Optic to the Web Server

... Fail2Ban). Regular updates (Windows, Apache, PHP). Implement a backup strategy (regular backups). Set up logging and monitoring (Apache logs, IDS). Prepare an emergency and incident response plan (react to security incidents). By implementing these steps, your Apache server on Windows ...
by Otto
Tue Oct 22, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Route from Fiber Optic to the Web Server
Replies: 3
Views: 227

xbrowse (likely a custom table) whose contents change dynam

... generates a response based on this data, which is a common pattern in API endpoints. The function processes a POST request containing JSON data, logs the data, and returns a JSON response with the processing time and a success message. It decodes the JSON into a Harbour hash object (hPost), extracts ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 839

New FTDN April 2024 (FWH 24.04)

... Error and then clears the error. - Enhanced: function FW_ShowAdoError( oCn, [lSilent = .f.], [er] ) The function displays (if not silent) and/or logs error and/or evaluates bOnError set earlier and clears the error Returns oAdoError - Enhanced: function Fw_OpenAdoConnection( ; cConnStr, [lShowError], ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 2135

Re: Servidor de mail propio y acuse de ENTREGA.

... the email headers on the receiving mail server. This might involve: Using a mail client to view the email headers Accessing the mail server logs Using a tool like tcpdump or Wireshark to capture the email traffic When the email is delivered, the receiving mail server should send a delivery ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 1817

Re: Compiler with MSVC y HARBOUR

... specify the paths to these libraries if not automatically detected. Test: After installation and configuration, restart Apache and check the error logs to ensure there are no issues loading these libraries. By ensuring these libraries are correctly installed and configured, you enhance the capabilities ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 564

Re: Error ADODB.Recordset/6 DISP_E_UNKNOWNNAME: ISKINDOF

To All Found my ( users ) problem .. there are two tables .. Security table Employee table Kayla Brown Kayla J Brown As you can see when the user logs in and bounces their SSO against the security table I store the Name (field name ) Kayla Brown .. then when the User creates a Leave Slip .. I bounce ...
by Rick Lipkin
Thu Mar 02, 2023 7:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error ADODB.Recordset/6 DISP_E_UNKNOWNNAME: ISKINDOF
Replies: 1
Views: 261

Re: metodo Get

Lo cual quiere decir que tiene todas las DLLs que necesita para funcionar

Revisa error.log y access.log en la carpeta logs y mira a ver que error reporta
by Antonio Linares
Tue Dec 13, 2022 9:32 pm
 
Forum: mod_harbour
Topic: metodo Get
Replies: 11
Views: 3160

Re: metodo Get

... port, missing dependencies, 4:33:03 p. m. [Apache] improper privileges, a crash, or a shutdown by another method. 4:33:03 p. m. [Apache] Press the Logs button to view error logs and check 4:33:03 p. m. [Apache] the Windows Event Viewer for more clues 4:33:03 p. m. [Apache] If you need more help, ...
by Adolfredo Martinez
Mon Dec 12, 2022 9:38 pm
 
Forum: mod_harbour
Topic: metodo Get
Replies: 11
Views: 3160

Re: AYUDA Explicación. WebApp - ModHarbour

Revisa los ficheros c:\Apache\logs\access.log y error.log Asegúrate de que has copiado libcurl-x64.dll en la carpeta cgi-bin de Apache y que en Apache\conf\httpd.conf tienes estas líneas: <Directory C:/Apache/htdocs> RewriteEngine ...
by Antonio Linares
Thu Oct 27, 2022 9:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA Explicación. WebApp - ModHarbour
Replies: 24
Views: 3021

Re: Closing Circles

... for me to answer here, as I have no idea how well you know web programming. I'll post a simple example. The logline() function in data.prg logs all accesses. If you change in your bootstrap table definition data-side-pagination="server", you will see that every click on the PAGINATION ...
by Otto
Sat Oct 15, 2022 9:28 am
 
Forum: mod_harbour
Topic: Closing Circles
Replies: 6
Views: 1737

Re: Very strange problem - ideas needed

... There are no red flags. Those are all important, and likely causes, but because none of them indicate an issue, and I see nothing in the System Logs ( Windows ) showing errors, it becomes even stanger. Thank you.
by TimStone
Wed Aug 24, 2022 6:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 2622

Re: Windows Service - finding path

... the background". It is actually nice to be able to build a service with Harbour/FWH, and have it run in the background regardless of who logs into the server. This is my auto backup, and auto program updater, utility. This will work nicely now.
by TimStone
Sun Jul 24, 2022 3:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 667
Next

Return to advanced search