in Education by
I just install the lastest XAMPP on Windows 10. Not changing any configuration, Apache starts. Now I need to configure multiple local sites. Sites duely point to 127.0.0.1 in windows hosts file. Now I try to configura a first site in Apache. "httpd.conf" is untouched. Optionally I tried adding Listen 8080 to it. in httpd-vhosts.conf, I have NameVirtualHost *:8080 ServerAdmin admin@whatever-domain DocumentRoot "path-to-my-project\www" ServerName mydomainname.local ServerAlias www.mydomainname.local ErrorLog "path-to-my-project\xampp-logs\error.log" CustomLog "path-to-my-project\xampp-logs\custom.log" Alternatively, I tried with port 80 XAMPP Control Panel says: 18:51:31 [Apache] Error: Apache shutdown unexpectedly. 18:51:31 [Apache] This may be due to a blocked port, missing dependencies, 18:51:31 [Apache] improper privileges, a crash, or a shutdown by another method. 18:51:31 [Apache] Press the Logs button to view error logs and check 18:51:31 [Apache] the Windows Event Viewer for more clues 18:51:31 [Apache] If you need more help, copy and post this 18:51:31 [Apache] entire log window on the forums Logs are empty. I tried launching XAMPP Control Panel with Administrator rights. . And installed Apache and MySql services from there ... not sure those were required. [Apache] Clicking on start on Apache line now asks me for administrator permission, and then stays stuck on 18:53:50 Attempting to start Apache service... I tried correct the Skype settings that used to block port 80 but didn't find the match in current version of Skype. I assume it was for older versions. Yet, I assume it would have prevented Apache from starting even just after installation, not after I tried configuration virtual host. I have not uninstall "Apache" and "MySQL" services from XAMPP Control Panel, since I suspect they are not what I'm trying to start. Starting deosn't get stuck and exists with the error message again. Event viewers contains some entries, but they seem to be related to specific trys and do not repeat when I try to start Apache again. I'm not sure if they are relevant, but here are some: CustomLog takes two or three arguments, a file name, a custom log format string or format name, and an optional "env=" or "expr=" clause (see docs) . AH00526: Syntax error on line 52 of .../httpd-vhosts.conf: . AH00548: NameVirtualHost has no effect and will be removed in the next release .../httpd-vhosts.conf:45 httpd.exe: Syntax error on line 521 of .../httpd.conf: Syntax error on line 54 of .../httpd-vhosts.conf: Expected but saw . (Hm, that's not what I see in my file ...) JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I commented the CustumLog line. Apache is now starting.

Related questions

0 votes
    _____ prevents you from seeing an individual as an individual rather than as a member of a group. (a) Cultural ... (c) Schematas (d) Attributions Please answer the above question....
asked Oct 22, 2022 in Education by JackTerrance
0 votes
    .Rbuildignore prevents files in the ___________ package from appearing in the bundled package. (a) single (b) ... of R Programming Select the correct answer from above options...
asked Feb 10, 2022 in Education by JackTerrance
0 votes
    The database design prevents some data from being represented due to _______ (a) Deletion anomalies (b) ... Querying Database topic in chapter Transactions of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    A lock that prevents the use of any tables in the database from one transaction while another ... Multiversion Schemes in section Concurrency Control of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    It prevents data collision and reduces network congestion. 1 point Switch Router Cable Don’t spam.. Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    I have two modules. App and module Test. Module app contains MainActivity with button. Module Test contains ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 30, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me how do I start Data Science from Scratch? Select the correct answer from above options...
asked Jan 17, 2022 in Education by JackTerrance
0 votes
    3- To specify the start value of the first item from which an ordered list should star, the attributes used. Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    3. To specify the start value of the first item from which an ordered list should start, attributes used Select the correct answer from above options...
asked Dec 13, 2021 in Education by JackTerrance
0 votes
    ___________ determines which transactions to undo, which pages were dirty at the time of the crash, and ... Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    How can we start using Jenkins from the command line?...
asked Oct 1, 2021 in Technology by JackTerrance
0 votes
    How can you start a JTA transaction from a Servlet deployed on JBoss?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
    OpenUI5 comes under the Apache 2.0 license. A. True B. False...
asked Mar 2, 2023 in Technology by JackTerrance
0 votes
    Which module you can use to install Apache in Ubuntu OS? 1. yum 2. apt...
asked Jan 27, 2023 in Technology by JackTerrance
0 votes
    The Hadoop list includes the HBase database, the Apache Mahout ________ system, and matrix operations. ... recognition 3. Statistical classification 4. Artificial intelligence...
asked Dec 7, 2022 in Education by JackTerrance
...