Page 2 of 2

Re: apache and mysql busy??

PostPosted: 04. April 2009 19:34
by Wiedmann
i cant get into security i get the page in the pic above


Wiedmann wrote:It's just changing two lines in one file. I guess that's what you can read in the other thread?

:?:

(Don't include such big pictures in your post.)

Re: apache and mysql busy??

PostPosted: 04. April 2009 21:49
by vectra-mods
Wiedmann wrote:
i cant get into security i get the page in the pic above


Wiedmann wrote:It's just changing two lines in one file. I guess that's what you can read in the other thread?

:?:

(Don't include such big pictures in your post.)


thought the pic would help

sorry...

any more info on this...........

Re: apache and mysql busy??

PostPosted: 04. April 2009 22:03
by Wiedmann
any more info on this...........

Please answer my last question, and we can see...

Re: apache and mysql busy??

PostPosted: 05. April 2009 06:57
by vectra-mods
Alias /security "C:/xampp/security/htdocs/"
<Directory "C:/xampp/security/htdocs">
<IfModule php5_module>
<Files "xamppsecurity.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
Order deny,allow
Deny from all
Allow from localhost <--change this to this-->Allow from 127.0.0.1
</Directory>



Alias /contrib "C:/xampp/contrib/"
<Directory "C:/xampp/contrib">
<IfModule php5_module>
<Files "webalizer.php">
php_admin_flag safe_mode off
</Files>
</IfModule>

Order deny,allow
Deny from all
Allow from localhost <--change this to this-->Allow from 127.0.0.1
</Directory>
</IfModule>


ive done the above changes too the file

Re: apache and mysql busy??

PostPosted: 05. April 2009 13:22
by Wiedmann
ive done the above changes too the file

I don't see the changes in your post?

Re: apache and mysql busy??

PostPosted: 05. April 2009 15:15
by vectra-mods
i have changed them on my computer

i copyed and pasted the post from another thread

Re: apache and mysql busy??

PostPosted: 05. April 2009 16:31
by Wiedmann
i copyed and pasted the post from another thread

How can I know if your change is correct, if you copy 'n paste something else?

Re: apache and mysql busy??

PostPosted: 05. April 2009 18:08
by vectra-mods
Code: Select all
    Alias /security "C:/xampp/security/htdocs/"
    <Directory "C:/xampp/security/htdocs">
      <IfModule php5_module>
         <Files "xamppsecurity.php">
            php_admin_flag safe_mode off
         </Files>
      </IfModule>
        Order deny,allow
        Deny from all
        Allow from 127.01.01
    </Directory>

      Alias /contrib "C:/xampp/contrib/"
    <Directory "C:/xampp/contrib">
      <IfModule php5_module>
         <Files "webalizer.php">
            php_admin_flag safe_mode off
         </Files>
      </IfModule>

        Order deny,allow
        Deny from all
        Allow from 127.0.0.1
    </Directory>

this is the file off my computer and is correct ???

Re: apache and mysql busy??

PostPosted: 05. April 2009 18:48
by Wiedmann
cant get into security i get the page in the pic above

You have the log entry (error.log) from this request?

Re: apache and mysql busy??

PostPosted: 08. April 2009 06:00
by Sharley
vectra-mods wrote:
Alias /security "C:/xampp/security/htdocs/"
<Directory "C:/xampp/security/htdocs">
<IfModule php5_module>
<Files "xamppsecurity.php">
php_admin_flag safe_mode off
</Files>
</IfModule>
Order deny,allow
Deny from all
Allow from 127.01.01 <---This is not correct - try 127.0.0.1
</Directory>

Alias /contrib "C:/xampp/contrib/"
<Directory "C:/xampp/contrib">
<IfModule php5_module>
<Files "webalizer.php">
php_admin_flag safe_mode off
</Files>
</IfModule>

Order deny,allow
Deny from all
Allow from 127.0.0.1
</Directory>

this is the file off my computer and is correct ???
No it is not correct! see the red comment.
Save the file after changing that wrong line and restart Apache server, then try and access security again.

Re: apache and mysql busy??

PostPosted: 08. April 2009 11:50
by vectra-mods
:D thanks for spotting that have changed it now can access mysql security :D


A very big thankyou

now why cant i access this page

http://localhost/phpbb/install/install.php

Re: apache and mysql busy??

PostPosted: 08. April 2009 15:40
by Sharley
First the phpbb folder must be in the xampp\htdocs folder - xampp\htdocs\phpbb\

Second look in the xampp\apache\logs\error.log file for an [error] entry at the date and time you tried to access the file.

Third, can you go to http://127.0.0.1/phpbb/install/install.php
If you can don't install phpbb yet as there is another fix that you may need to do to get http://localhost/phpbb/ to work.

Let me know back if all the above is in order please.

Re: apache and mysql busy??

PostPosted: 08. April 2009 17:12
by vectra-mods
all files are in the correct place for php

error logs are below

[Wed Apr 08 11:28:00 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Apr 08 11:28:01 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 11:28:01 2009] [notice] Digest: done
[Wed Apr 08 11:28:03 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Apr 08 11:28:03 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Apr 08 11:28:03 2009] [notice] Parent: Created child process 4540
[Wed Apr 08 11:28:04 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 11:28:04 2009] [notice] Digest: done
[Wed Apr 08 11:28:05 2009] [notice] Child 4540: Child process is running
[Wed Apr 08 11:28:05 2009] [notice] Child 4540: Acquired the start mutex.
[Wed Apr 08 11:28:05 2009] [notice] Child 4540: Starting 250 worker threads.
[Wed Apr 08 11:28:05 2009] [notice] Child 4540: Starting thread to listen on port 443.
[Wed Apr 08 11:28:05 2009] [notice] Child 4540: Starting thread to listen on port 80.
[Wed Apr 08 11:30:10 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 11:34:13 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 11:35:00 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 11:36:01 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 11:43:01 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install
[Wed Apr 08 12:45:00 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Apr 08 12:45:00 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 12:45:00 2009] [notice] Digest: done
[Wed Apr 08 12:45:02 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Apr 08 12:45:02 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Apr 08 12:45:02 2009] [notice] Parent: Created child process 6096
[Wed Apr 08 12:45:03 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 12:45:03 2009] [notice] Digest: done
[Wed Apr 08 12:45:04 2009] [notice] Child 6096: Child process is running
[Wed Apr 08 12:45:04 2009] [notice] Child 6096: Acquired the start mutex.
[Wed Apr 08 12:45:04 2009] [notice] Child 6096: Starting 250 worker threads.
[Wed Apr 08 12:45:04 2009] [notice] Child 6096: Starting thread to listen on port 80.
[Wed Apr 08 12:45:04 2009] [notice] Child 6096: Starting thread to listen on port 443.
[Wed Apr 08 12:48:21 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 12:48:54 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install, referer: http://www.phpbb3bbcodes.com/setting-up ... t1916.html
[Wed Apr 08 13:06:01 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install, referer: http://www.phpbb3bbcodes.com/local-host-t2007-10.html
[Wed Apr 08 13:21:30 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install
[Wed Apr 08 13:27:57 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install
[Wed Apr 08 13:52:43 2009] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/phpbb/install
[Wed Apr 08 14:50:04 2009] [notice] Parent: child process exited with status 1073807364 -- Restarting.
Apache server shutdown initiated...
[Wed Apr 08 15:57:53 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Apr 08 15:57:53 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 15:57:53 2009] [notice] Digest: done
[Wed Apr 08 15:57:55 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Apr 08 15:57:55 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Apr 08 15:57:55 2009] [notice] Parent: Created child process 2376
[Wed Apr 08 15:57:56 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 15:57:56 2009] [notice] Digest: done
[Wed Apr 08 15:57:57 2009] [notice] Child 2376: Child process is running
[Wed Apr 08 15:57:57 2009] [notice] Child 2376: Acquired the start mutex.
[Wed Apr 08 15:57:57 2009] [notice] Child 2376: Starting 250 worker threads.
[Wed Apr 08 15:57:57 2009] [notice] Child 2376: Starting thread to listen on port 443.
[Wed Apr 08 15:57:57 2009] [notice] Child 2376: Starting thread to listen on port 80.
[Wed Apr 08 16:57:11 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Apr 08 16:57:11 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 16:57:11 2009] [notice] Digest: done
[Wed Apr 08 16:57:12 2009] [notice] Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8 configured -- resuming normal operations
[Wed Apr 08 16:57:12 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Apr 08 16:57:12 2009] [notice] Parent: Created child process 5988
[Wed Apr 08 16:57:13 2009] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 08 16:57:13 2009] [notice] Digest: done
[Wed Apr 08 16:57:14 2009] [notice] Child 5988: Child process is running
[Wed Apr 08 16:57:14 2009] [notice] Child 5988: Acquired the start mutex.
[Wed Apr 08 16:57:14 2009] [notice] Child 5988: Starting 250 worker threads.
[Wed Apr 08 16:57:14 2009] [notice] Child 5988: Starting thread to listen on port 443.
[Wed Apr 08 16:57:14 2009] [notice] Child 5988: Starting thread to listen on port 80.


i cant access this page http://127.0.0.1/phpbb/install/install.php


comes up object not found error 404

Re: apache and mysql busy??

PostPosted: 08. April 2009 18:01
by vectra-mods
update and may bes some progress

if access this page http://localhost/phpbb/ from myphp admin

i get the option too download some phpbb rar files :D

or press the brown file folder on that page

and i get the installation page fro phpbb

Introduction
Welcome to phpBB3!
give me tabbed options too install and configure lots of options too complete the instalation :?:

am i going in the right direction now ????


i will not go no further till ive had a reply

Re: apache and mysql busy??

PostPosted: 09. April 2009 00:20
by Sharley
if access this page http://localhost/phpbb/ from myphp admin
How are you accessing this URI address as I know nothing about myphp admin - what is this?

Make sure that you named the folder phpbb not phpBB which in Apache is different because Apache is case sensitive - C:\xampp\htdocs\phpbb not C:\xampp\htdocs\phpBB

If you have named the folder phpBB then in the URI address you type in the browser it also has to be phpBB - http://localhost/phpBB/install/index.php

After noting the above folder case issue and now if you type http://localhost/phpbb/install/index.php or perhaps http://localhost/phpBB/install/index.php in your browser and it gives you the install option then that is what you need to proceed - go for it.

BTW this is a forum for XAMPP not for phpBB issues and so from here on in, any issues with phpBB should be directed to their own forum for better support, not here.