• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Apache Php Startup

ralle

New Member
Joined
Apr 15, 2010
Messages
34
Reaction score
0
When i start Apache in Xampp i get alot of errors about missing .dll files.


The first one:
PHP Startup: Unable to load dynamic libary '.54
Server\xampp\php\ext\php_bz2.dll' - The specified moduce could not be found.


All errors are same only the dll files are diffrent.


When i press ok it came more & more all the time, then my xampp crashes.
Help please.

Rep++ ..
 
Open your php.ini (located within the php folder of your apache folder) and find extension=XXX.dll and put a semi-colon in front of that line. Do the following for all of the DLL files it says you are missing and see whether the issue remains.
 
@Chris

Thanks, but now i got this problem.
asdasdmj.png
 
It is highly possible that you are running another program that is using port 80, e.g. Skype. Try closing that certain program and then run XAMPP to see whether the issue remains or not.
 
@Chris

I started portcheck, i had not skype installed, all ports was free to use.
But it looks something is fucked up with the program.
 
If I were you, I would backup all of the files within the htdocs folder and all of your databases. Uninstall any service that you may have installed (the checkboxes next to Apache, MySQL etc etc (according to the picture, this is not something you would have to worry about). Uninstall XAMPP, and make sure all of its files are gone. Then download it from apachefriends.org and reinstall it.

If the same issue remains, you might also want to try another program, such as WAMP.
 
@Cykotitan

18 14:14:09 2011] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 18 14:14:09 2011] [notice] Digest: done
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Child process is running
[Tue Jan 18 14:14:09 2011] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Acquired the start mutex.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Starting 150 worker threads.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Starting thread to listen on port 443.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Starting thread to listen on port 80.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Exit event signaled. Child process is ending.
[Tue Jan 18 14:14:09 2011] [notice] Child 3500: Starting thread to listen on port 443.
[Tue Jan 18 14:14:09 2011] [error] (OS 10038)An operation was attempted on something that is not a socket. : winnt_accept: getsockname error on listening socket, is IPv6 available?
[Tue Jan 18 14:14:10 2011] [notice] Child 3500: Released the start mutex
[Tue Jan 18 14:14:11 2011] [notice] Child 3500: All worker threads have exited.
[Tue Jan 18 14:14:11 2011] [notice] Child 3500: Child process is exiting
[Tue Jan 18 14:14:11 2011] [notice] Parent: Child process exited successfully.
PHP Warning: PHP Startup: Unable to load dynamic library 'XXX\\xampp\\php\\ext\\php_ming.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'XXX Server\\xampp\\php\\ext\\php_pdflib.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: Cannot open '.54 XXX\\xampp\\php\\extras\\browscap.ini' for reading in Unknown on line 0
[Tue Jan 18 14:15:14 2011] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 18 14:15:14 2011] [notice] Digest: done
[Tue Jan 18 14:15:15 2011] [notice] Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Tue Jan 18 14:15:15 2011] [notice] Server built: Nov 11 2009 14:29:03
[Tue Jan 18 14:15:15 2011] [notice] Parent: Created child process 4732
PHP Warning: Cannot open 'XXX\\xampp\\php\\extras\\browscap.ini' for reading in Unknown on line 0
<br />
<b>Warning</b>: Cannot open 'XXX\xampp\php\extras\browscap.ini' for reading in <b>Unknown</b> on line <b>0</b><br />
[Tue Jan 18 14:15:18 2011] [notice] Digest: generating secret for digest authentication ...
[Tue Jan 18 14:15:18 2011] [notice] Digest: done
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Child process is running
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Acquired the start mutex.
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Starting 150 worker threads.
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Starting thread to listen on port 443.
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Starting thread to listen on port 443.
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Starting thread to listen on port 80.
[Tue Jan 18 14:15:18 2011] [notice] Child 4732: Starting thread to listen on port 80.
[Tue Jan 18 14:15:29 2011] [notice] Parent: child process exited with status 1 -- Restarting.
httpd.exe: Syntax error on line 35 of XXX/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory
httpd.exe: Syntax error on line 35 of XXX/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory
httpd.exe: Syntax error on line 35 of XXX/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory
httpd.exe: Syntax error on line 35 of XXX/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory
httpd.exe: Syntax error on line 35 of XXX/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory
 
If I were you, I would backup all of the files within the htdocs folder and all of your databases. Uninstall any service that you may have installed (the checkboxes next to Apache, MySQL etc etc (according to the picture, this is not something you would have to worry about). Uninstall XAMPP, and make sure all of its files are gone. Then download it from apachefriends.org and reinstall it.

If the same issue remains, you might also want to try another program, such as WAMP.
Did a complete re-installation not do the trick?

If not, could you please show us the line of your httpd.conf which contains the word "ServerRoot"?
 
@Chris
My directory was 8.54 Server/xampp/~~
but some days ago i changed from "8.54 Server" to "Server", also reinstalled Xampp now.
Still dont work. Arghh, im getting tired of this.
 
Back
Top