Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Wamp server strange icon (4 replies)

$
0
0
Hello

First problem
------------

I recently did a fresh install and upgraded to wampserver 3.0.5.
When I used submenu and navigated to Wamp Settings<Menu Item: Online/Offline and the bug started to appear.
Icon isnt plain simple but rather basic green.
The bug: [imgur.com]

Second problem:
------------------

I cant access my PHP myadmin from localhost, 127.0.0.1 or from outside. These are my settings:

Alias /phpmyadmin "c:/wamp/apps/phpmyadmin4.6.3/"

<Directory "c:/wamp/apps/phpmyadmin4.6.3/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
<ifDefine APACHE24>
Require local
</ifDefine>
<ifDefine !APACHE24>
Order Deny,Allow
Deny from all
Allow from localhost ::1 127.0.0.1
</ifDefine>

# To import big file you can increase values
php_admin_value upload_max_filesize 128M
php_admin_value post_max_size 128M
php_admin_value max_execution_time 360
php_admin_value max_input_time 360
</Directory>

I tried solving by seeing other peoples post but still it didnt work out.

Third problem
-------------

I want my website running on port 90. I tried changing my port from httpd.conf by replacing all my default ports from 80 to 90. I tried "use a port other than 80" but that didnt work as well. It seems my website is still using port 80.

Thanks in advance!

jika

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>