Pages: Previous12345678Next
Current Page: 3 of 8
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 01, 2010 06:17AM

hmm i dunno.. i just tested php5.2.11 with apache2.2.16 and it runs fine.

maybe the php5.2.11 you downloaded was corrupt?

just goto c:/wamp/bin/php/ and delete the entire php5.2.11 folder.

download again and install.
-------------------------------------------------------------------

but it could be many other things. did you modify any config files? enable any extentions?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: mcg2448 (---.try.wideopenwest.com)
Date: October 01, 2010 06:41AM

Thanks for the quick reply! I downloaded a fresh copy, deleted, and installed, still not working. I have successfully done this on x86 running XP (and the official WampServer2). I am now trying on Win7 Ult, x64. Not sure what your config is.

Btw, there are several extension enabled by default, however if I try to disable them (with version=5.2.11) I get the error:

Could not execure menu item (internal error) [Exception] Could not perform service action: The service has not been started

It is late here (0040) so I am going to bed. Let me know if you think of something else. I think an 0xC000005 is typically some sort of permission denied error, however, if I get it on 5.2.11, I would expect to get it on 5.3.3.

Thanks,

Mike

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: mcg2448 (---.try.wideopenwest.com)
Date: October 01, 2010 04:01PM

This is frustrating. I commented out all extensions in phpForApache.ini. Restarted. Still get the same error. Again, I am trying to run the following config:

Windows 7 ultimate x64
Apache 2.2.16
PHP 5.2.11
MySQL 5.1.51-64bit

Note: with PHP 5.3.3 this all appears to work (Apache runs, I can get to localhost, phpinfo().

Any suggestions would be appreciated!

BTW, I evan ran procmon at the time of the failure, but I could not find precisely where the fault is occurring. There is a large time period unaccounted for, and I can see WERFault s(Windows Error Reporting) start up, but nothing obvious.

Thanks,

Mike

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Bryan_jack (---.static.118-96-137.astinet.telkom.net.id)
Date: October 01, 2010 04:26PM

Hi,

I've installed WampServer 2.0j, but when I open phpmyadmin, it replies with blank page
what's the solution, please

Best regards
Bryan

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 01, 2010 05:23PM

read this post at the start - edit your hosts file...

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Bryan_jack (---.static.118-96-137.astinet.telkom.net.id)
Date: October 01, 2010 06:41PM

i've change the hosts but the problem still occur
I've read the other post too, i've try to change the "listen 80" to "listen 8080" but the promblem still occur, then I change back the listen to 80
what should I do now?

thanks before
Bryan

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 01, 2010 06:49PM

what colour is the wamp icon

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Bryan_jack (---.static.118-96-137.astinet.telkom.net.id)
Date: October 01, 2010 07:14PM

the icon color is yellow.
there's no problem when I access localhost, but when I access phpmyadmin there long time loading and the respond is blank page.
i've try re-installing the wamp but the problem still occur

thanks for your sooner reply

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 01, 2010 08:01PM

MYSQL is not working if icon is yellow but localhost works

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Bryan_jack (---.static.118-96-137.astinet.telkom.net.id)
Date: October 02, 2010 12:33AM

what's the solution, then?

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: SgtLegend (---.static.tpgi.com.au)
Date: October 03, 2010 08:45AM

Updated from 2.0i and loving it, for me 2.0j is A LOT faster

Thanks for the update

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Eochai (---.cns.vt.edu)
Date: October 08, 2010 03:23PM

noticed a little bug with this version's apache instance:
the "httpd-autoindex.conf" file is still the default and has the following line:
'Alias /icons/ "C:/Program Files/Apache Software Foundation/Apache2.2/icons/"'
which results in an ugly autoindex page.
it's an easy fix, however, just remove the "C:/Program Files/Apache Software Foundation/Apache2.2/" part from every line it appears in.

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 08, 2010 03:42PM

oops thanks.. i forgot to chnages this.

will do in the next version

thanks

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Eochai (---.cns.vt.edu)
Date: October 08, 2010 11:02PM

no problem, steven...

i'm working on building a "apache independent" fancy autoindex similar to [antisleep.com], but without using the .htaccess hacks and php - it's working nicely now, but i'm also working on making some icon themes for it so that the user can choose how they want it to look somewhat... i'll post a link to it here when i've got it done.

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: cathfan (118.100.239.---)
Date: October 11, 2010 04:39AM

i had the same problem. the wampserver icon is yellow. I had fixed the "httpd-autoindex.conf" file, remove the "C:/Program Files/Apache Software Foundation/Apache2.2/" part from every line it appears in. But the icon still yellow.

I start using wampserver for few months now. It was ok but this problem only appears today.

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.251.255.12.threembb.ie)
Date: October 11, 2010 06:21AM

Most likely u have something open using port 80. Maybe skype?

Or a new firewall/antivirus installed.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.251.255.12.threembb.ie)
Date: October 11, 2010 06:21AM

Most likely u have something open using port 80. Maybe skype?

Or a new firewall/antivirus installed.

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: Eochai (---.cns.vt.edu)
Date: October 11, 2010 10:48PM

@cathfan:

I had a similar issue while i was working on the httpd-autoindex.conf file -- turns out i'd accidentally deleted something that was needed (still not sure what it was, i just restored from a backup i'd made of the file and re-did my edits). cut-n-paste the following into your file, replacing everything that is currently in there:
#----------------------------begin snip-------------------------------------
#
# Directives controlling the display of server-generated directory listings.
#
# Required modules: mod_autoindex, mod_alias
#
# To see the listing of a directory, the Options directive for the
# directory must include "Indexes", and the directory must not contain
# a file matching those listed in the DirectoryIndex directive.
#

#
# IndexOptions: Controls the appearance of server-generated directory
# listings.
#
IndexOptions FancyIndexing FoldersFirst VersionSort XHTML HTMLTable

# We include the /icons/ alias for FancyIndexed directory listings. If
# you do not use FancyIndexing, you may comment this out.
#
Alias /icons/ "icons/"

<Directory "icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

#
# AddIcon* directives tell the server which icon to show for different
# files or filename extensions. These are only displayed for
# FancyIndexed directories.
#
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip

AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*

AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core

AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^

#
# DefaultIcon is which icon to show for files which do not have an icon
# explicitly set.
#
DefaultIcon /icons/unknown.gif

#
# AddDescription allows you to place a short description after a file in
# server-generated indexes. These are only displayed for FancyIndexed
# directories.
# Format: AddDescription "description" filename
#
#AddDescription "GZIP compressed document" .gz
#AddDescription "tar archive" .tar
#AddDescription "GZIP compressed tar archive" .tgz

#
# ReadmeName is the name of the README file the server will look for by
# default, and append to directory listings.
#
# HeaderName is the name of a file which should be prepended to
# directory indexes.
ReadmeName /README.html
HeaderName /HEADER.html

#
# IndexIgnore is a set of filenames which directory indexing should ignore
# and not include in the listing. Shell-style wildcarding is permitted.
#
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t

#------------------------end snip-----------------------------------------

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: adriantr (---.dynamic.mts.net)
Date: October 19, 2010 10:26PM

This is great! However, phpmyadmin is throwing up this error:

Cannot load mysqli extension. Please check your PHP configuration. - Documentation

mysqli is enabled and php & mysqli are both running (wamp icon is white). Any ideas?

Options: ReplyQuote
Re: Unofficial New Version of WampServer 2.0
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 19, 2010 10:43PM

maybe clear the browser cache

... or search your pc for a my.ini or my.cnf and delete any not in the wamp folders

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Pages: Previous12345678Next
Current Page: 3 of 8


Sorry, only registered users may post in this forum.