Re: [users@httpd] Apache service reported path is invalid

2023-06-06 Thread Ravi Chandra
Hi,
But when we run the 'httpd.exe' on CMD it works without any error and we are 
able to access files that exist within the path (No changes in the path format 
"10.12.30.50\\COMTRACK01\\Comtrack_processing_root").

Whereas we run with service we are getting the path invalid error.
Yes, we have tried with both symbols as mentioned in the below mail then also 
we are facing the same issue.


Warm Regards,
M Ravi Chandra.Zentech Innovations Private Limited

On Tuesday, June 6, 2023 at 07:18:41 PM GMT+5:30, Frank Gingras 
 wrote:  
 
 Try a few things:
1) Don't escape the \'s in the path2) Use / instead of \3) map the network path 
to a drive letter in windows.


On Tue, Jun 6, 2023 at 5:34 AM Ravi Chandra  wrote:

Hi,
   We are using the Apache2.4.57 version on one of the servers. Here we have 
facing an issue when we add the external drive to the config file. Kindly find 
the below error message which we found in the EventViewer.
The Apache service named reported the following error:>>> Ah00526: Syntax error 
on the line 406 of c:/Apache24/conf/httpd.conf

The Apache service named reported the following error:
>>>  path is 
>>> invalid.

Warm Regards,
M Ravi Chandra.Zentech Innovations Private Limited




  

Re: [users@httpd] Apache service reported path is invalid

2023-06-06 Thread Frank Gingras
Try a few things:

1) Don't escape the \'s in the path
2) Use / instead of \
3) map the network path to a drive letter in windows.



On Tue, Jun 6, 2023 at 5:34 AM Ravi Chandra  wrote:

> Hi,
>
>We are using the Apache2.4.57 version on one of the servers. Here we
> have facing an issue when we add the external drive to the config file.
> Kindly find the below error message which we found in the EventViewer.
>
> The Apache service named reported the following error:
> >>> Ah00526: Syntax error on the line 406 of c:/Apache24/conf/httpd.conf
>
>
> The Apache service named reported the following error:
> >>> 
> path is invalid.
>
>
> Warm Regards,
> M Ravi Chandra.
> *Zentech Innovations Private Limited*
>
>
>
>


[users@httpd] Apache service reported path is invalid

2023-06-06 Thread Ravi Chandra
Hi,
   We are using the Apache2.4.57 version on one of the servers. Here we have 
facing an issue when we add the external drive to the config file. Kindly find 
the below error message which we found in the EventViewer.
The Apache service named reported the following error:>>> Ah00526: Syntax error 
on the line 406 of c:/Apache24/conf/httpd.conf

The Apache service named reported the following error:
>>>  path is 
>>> invalid.

Warm Regards,
M Ravi Chandra.Zentech Innovations Private Limited