Pages: 1234Next
Current Page: 1 of 4
WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: August 24, 2009 07:05AM

Hi everybody ! cool smiley

The patch which adds functionnalities to the WampServer menu is now available on SourceForge.
Project is now under license GNU General Public Licence v3

It has been updated to version 2.1 because I have added a license note into each source file of the project and a license.txt in project's root, and corrected two minors problems.

An overview of improvements provided by the patch, is still available in the Album Patch WampServer (but will be migrated elsewhere).
I have added new screenshots of the patch interface (homepage, generation page and console mode), on the project presentation on SourceForge (see link below).

confused smiley For those who discover the patch and who want to get an overview of its functionnalities, I recommand to consult the components list (non-exhaustive) in the english manual.

===============================================================

hot smiley Section Developpement :

Project : https://sourceforge.net/projects/wampserverpatch/
SVN : http://wampserverpatch.svn.sourceforge.net/viewvc/wampserverpatch/install_class/

hot smiley Section Feedback :

Bugs : Bugs coming when using the patch
Requests : Request for adding functionnalities, components
Support : Support related to the patch use, and configuration (no wamp support)

Remark : I have added groups and categories to better identify your demands and to sort efficiently. However, if you find categories to restrictive, please let me know...

hot smiley Section Downloads :

List of available files : https://sourceforge.net/projects/wampserverpatch/files/

The last version of the application is in "Current Release".
Previous version, now obsolete are available in "Old Releases".
Manuals are also available for download in "Manuals".
Finally, I will add a "Components" part which will contain created components to import in the patch, to extend its functionnalities, and doing that, improve Wamp behavior.
I integrated an update feature which will display new versions and new components available and allow you to download and import it automatically.

hot smiley Section Contributions :

Contact page : https://sourceforge.net/projects/wampserverpatch/files/

If you want to get involved into the project life (improvement, component creation, help in support, debug application, create styles, etc), contact me using site SourceForge then I can include you into the team. Of course, you can contribute without get more involved, by sending me suggestions/modifications/realisations to my email address : toumimi28@hotmail.fr

Remark : Sending requests or help from not-logged-in persons (with SourceForge account) is disabled to prevent spam or others problems...

===============================================================

For your questions/remarks, this topic is all for you winking smiley
EDIT : Previous topic of this project : www.wampserver.com

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com



Edited 1 time(s). Last edit at 12/10/2009 11:04PM by toumimi.

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 11, 2009 03:15AM

Hi, I dont get this patch working at all or I have missed something. I cant open the manuals so no help there!
The only part I can see is when I open localhost I have "settings". I open settings but I cant do anything there.
Can you semd me some step by step from the very beginning ie installation and then how to start, how do I install all components?

Regards/Per



Edited 2 time(s). Last edit at 09/11/2009 03:26AM by psn.

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 11, 2009 07:28AM

I uploaded an html version of the manual.
You can download it here : [sourceforge.net]

To have a short step by step installation :
- Download the patch from the link : [sourceforge.net] in Current Release section.
- Unrar all content under wamp/apps folder
- Run install.bat to setup an alias for the patch (alias settings by default)
- Go to 'http://localhost/settings/' and you should have the main page of the patch.
- Click on install in the component section you want to install
- Don't forget to refresh wamp menu to see modifications (right click on wamp icon -> Refresh)
- Enjoy

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 11, 2009 05:17PM

Hi,

Have follow yours step but I cant Click on "Install" as I cant see any link or button called that in setting page. Cant see any compontent to install either so have I missed something??

Regards/Per

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 11, 2009 06:53PM

See apps/install_class/error_logs or php error log from wamp menu to get php errors.
I didn't mention that the patch requires at least php5 to work (better design of object model)

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 11, 2009 08:49PM

That last explains it, I need to have both php4 and 5 as I have a couple homepages built in 4. Is it possible to tweak this patch to work för even 4? At least so I can chose diff phpmyadmin version?

Or will it work if I chose in php5 and install the diff function from your patch and then chose back to php4?

Regards/Per



Edited 3 time(s). Last edit at 09/11/2009 10:43PM by psn.

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 12, 2009 06:21AM

You can install all components from php5.
Then, you are able to use functionnalities from php4.
You can either delete this application, it will still work with installed functionnalities winking smiley

I tried a php4 version but I was faced to too many problems, such as keywords, var by reference, undefined functions, and so on...

You need to understand that developing same projects under two differents versions of php is not simple (synchronize everytime). Since it works when installing from php5, version php4 is not useful.

Thanks for your interest winking smiley

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 12, 2009 09:45AM

Wow, this works fantastic! One thing have I observed, when using php4 then it should be a warning in phpmyadmin that version 3 is not working together ie the red warning-triangle is missing.

Regards/Per

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 12, 2009 02:22PM

phpmyadmin addon was developed by myself and I didn't set a compatibility table,
so I don't bother if a phpmyadmin version is compatible or not..
You should use the last version for php5, or last version on the valid branch for php4 (shown on phpmyadmin website).

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 14, 2009 01:33PM

Hi, Now is most of the functionality up and running but I have a question around getting access to my desktop computer (which have wamp installed) from my laptop internal. I'm running a wireless network and I'm seeking after a guide to setup so I can access my server wireless over the LAN, any tip here would be great?

I assume I set the wamp to run in LAN mode but what else do I need to do?

If I want to reach my desktop outside the LAN I assume I set the wamp in WAN mode + open up my router and firewall to have http access both way?

Regards/Per

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 14, 2009 11:29PM

Quote

open up my router and firewall to have http access both way

You need to open the port, so everybody can access your webserver, but only request from LAN are allowed..

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 15, 2009 07:58AM

Yeah I have open up port 80 in both my router and firewall but I seems not be able to access my webserver from outside meaning via mine ip address. I have tested to have the server in both WAN and LAN without any luck. Do I need to setup any DNS pointing to my router or what can it be? How can I check that port 80 is open in my router?

FORGET this. It seems that my ISP needs to be contact as I cant open up ports in my router or the function is not working correct in my router. I will be back if more help is needed!

Regards/Per



Edited 1 time(s). Last edit at 09/15/2009 11:22AM by psn.

Options: ReplyQuote
Re: WampServer Patch
Posted by: yfastud (Moderator)
Date: September 16, 2009 12:30AM

don't ever mention web server or wamp to your isp or your account would be suppended; if your isp block port 80, then use different port; also, you might have problem w/ routers since not all router is easy for setting port forward

Have fun,

FREE Games (Adding 8000+ games in 50+ categories)
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (---.tbcn.telia.com)
Date: September 16, 2009 06:18AM

Yeah I know, this router seems to be a striped version of Thomson GT787 so many of the function seems not be working as normal.

But the fun part of this striped version is that the option to have rules for gaming/programmes are available and I can chose HTTP Web Server (port 80 is preffered in settings for this option) to the pc in the network.

But it seems that I need to contact them for actually open ports.

As this router is a combined one with adsl I'm thinking if the possiblity to swicth of the wireless and use this as only adsl and connect an other router. Do you have any tip if this is possible and how I should configure theese 2 together?

An other question around the different option of availabilty (PC, LAN and WAN): As I have a 100% wireless network how should I best configure to reach my wampserver from different PC/Laptops in my wireless network?

Regards/Per

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (84.6.111.---)
Date: September 16, 2009 10:34AM

There is no problem with wireless..
When you are connected to the LAN, you get a lan ip, so it would be accepted by Apache.
If you prefer, its transparent...
Sorry, I don't know how to open ports on your router, since I got a box with an easy control panel.

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: yfastud (Moderator)
Date: September 17, 2009 02:02AM

suggest to use your current modem/router as modem only, ie. disable router if possible then buy a new router and I recommend Netgear brands as I've just spent only 30 bucks for this router WNR3500 which has 3 most important features for router nowadays: Wireless N, Gigabit ports, and Range Max supported 300Mbps wireless, and 10 pieces WN111 for 10 bucks/each so we can put in 10 rooms for wireless access instead spending too much money to rewire ethernet cable for the whole house winking smiley

[www.netgear.com]

[www.netgear.com]

With Netgear routers, it's very easy to setup port forward, remote router access, NAT setup for local web view, so on winking smiley

Have fun,

FREE Games (Adding 8000+ games in 50+ categories)
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WampServer Patch
Posted by: psn (64.213.144.---)
Date: September 17, 2009 02:46PM

Thxs Yfastud, I have already an other router D-link DIR615 which should have nearly the same options that netgear or more and I have runned this before so I think it will be solved.

Regards/Per

Options: ReplyQuote
Re: WampServer Patch
Posted by: sikvdila (---.caucasus.net)
Date: September 23, 2009 05:27PM

when we can download new wamp server 2.1?

Options: ReplyQuote
Re: WampServer Patch
Posted by: toumimi (---.190.140-88.rev.gaoland.net)
Date: September 23, 2009 08:07PM

This is not an official patch..
I developed it by myself to add functionnalities to WampServer.
This project is not depending on WampServer version since it's an independant project.
I give community this patch to install/uninstall components to extends Wamp menu possibilities.

Try it and leave your comments here winking smiley

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: WampServer Patch
Posted by: SgtLegend (---.vic.bigpond.net.au)
Date: October 05, 2009 09:45AM

The patch starts fine but it says Access Denied to restart Apache. Im not missing anything and i have all the permissions set for Apache correctly so whats going on?

EDIT: Got it to load, it got installed into the wrong Alias folder



Edited 1 time(s). Last edit at 10/05/2009 03:41PM by SgtLegend.

Options: ReplyQuote
Pages: 1234Next
Current Page: 1 of 4


Sorry, only registered users may post in this forum.