Pages: Previous12
Current Page: 2 of 2
Results 31 - 60 of 60
17 years ago
TwistedChaos
thats because computer associates (makers of etrust ez armor) BOUGHT ZoneAlarms! they actually bought alot of software that most of us are familiar with and trust..... and as for firewall software.... i know its not 100% secure.... as a hacker in my younger days i used to blow threw alot of firewalls...hardware and software... Windows ITSELF is a security risk if it is in anyway connected to t
Forum: WampServer English
17 years ago
TwistedChaos
if you want more personal help i can help you... email me at amysticallegend at hotmail.com..... you might need to adjust the default time zone for the phpbb software gimme and email and i'll walk you through the process
Forum: WampServer English
17 years ago
TwistedChaos
add the trailing slash and they should work [] thats how mine works......
Forum: WampServer English
17 years ago
TwistedChaos
both use short tags( <? ) i believe... try lookinginside the files and if you see <? and not <?php replace all of the <? with <?php instead....
Forum: WampServer English
17 years ago
TwistedChaos
try using notice the trailing slash that is mandatory for an alias to work properly! give it a shot and let me know what happens...
Forum: WampServer English
17 years ago
TwistedChaos
no change <? to <?php because <? is called a short tag and their not enabled by default
Forum: WampServer English
17 years ago
TwistedChaos
What we need to do is set up a fresh new portion of a site dedicated to "Production style" information... tutorials... q&a's etc..... i would be willing to do all programming and buy the domain if it is agreeable from roms and the crew... i know wamp is not meant as a production server but i think it should be................... heck roms and crew would even "turn the other e
Forum: WampServer English
17 years ago
TwistedChaos
i use dnsexit.com its free and fully configurable :-D
Forum: WampServer English
17 years ago
TwistedChaos
hey long time no see all i didnt get 100% of the bugs out yet but im pretty darn close to finishing it....only one small thing needs to be done and then it's going to be a full release on my site :-D
Forum: WampServer English
17 years ago
TwistedChaos
you have to forward the necessary ports through your router..... when your router gets a request for a specific port it needs to know which computer to send it to... you should have 2 sepereate ip addresses... one your router gives to you...thats your local network ip... then your isp gives you another...thats you internet ip.... to find your internet ip go to whatsmyip.net as far as forward
Forum: WampServer English
17 years ago
TwistedChaos
i have made a add-on that will help you do so.... email me at chris at mandm-designs.com and ill help you out....
Forum: WampServer English
17 years ago
TwistedChaos
Sorry about the length of time it is taking for this add-on to be perfected as i am only one person doing about a million things if you believe you can be of any assistance in perfecting and developing this add-on i would greatly appreciate it contact me at amysticallegend@hotmail.&
Forum: WampServer English
17 years ago
TwistedChaos
try changing ypur tag from a <? to a <?php <? is short tag and is normally disabled in wamp
Forum: WampServer English
17 years ago
TwistedChaos
yes it is possible but not necessarily the best if you wish to do such a thing.... follow these simple steps... 1.) Place this in your httpd.conf # get the server name from the Host: header UseCanonicalName Off # this log format can be split per-virtual-host based on the first field LogFormat "%V %h %l %u %t \"%r\" %s %b" vcommon CustomLog logs/access_log vcommon # include
Forum: WampServer English
17 years ago
TwistedChaos
Sorry about the faulty install... im making a new one based on the other add-ons now
Forum: WampServer English
17 years ago
TwistedChaos
no you have to restart apache for it to reread the config and register the new host
Forum: WampServer English
17 years ago
TwistedChaos
sorry the download is on my personal computer...my wife shut it down last night i will keep it up all day today
Forum: WampServer English
17 years ago
TwistedChaos
I have completed Version 1.0.1.3 of this add on.... if you wish to obtain it please go to my website this site is a remote site that is not guarenteed to stay up... if you can mirror this download please contact me at twistedchaos@amysticallegend.
Forum: WampServer English
18 years ago
TwistedChaos
opps sorry wrong spot...thanx for saving me...lol
Forum: WampServer English
18 years ago
TwistedChaos
ok i added you just waiting for your approval... amysticallegend@hotmail.com is my name
Forum: WampServer English
18 years ago
TwistedChaos
have an Instant Messenger
Forum: WampServer English
18 years ago
TwistedChaos
ok first of all how does your directory structure look? like this : www |->includes | |->header.php | |->footer.php | |-> index.php or like this wamp |->includes | |->header.php | |->footer.php | |-> www | |->index.php | |->ETC if it looks like the first one you code should ook like require_once(./includes/header.php) notice the SINGLE &qu
Forum: WampServer English
18 years ago
TwistedChaos
OK i found the biggest difference in your files and mine... i dont use server alias in order to use the alias add this line to the end of each <virtual host> container: Include "c:/wamp/apache2/conf/alias/phpmyadmin.conf" so it should look like: Include "c:/wamp/apache2/conf/alias/phpmyadmin.conf" </VirtualHost>
Forum: WampServer English
18 years ago
TwistedChaos
nothing should be stopping your access from each domain.... try calling it from
Forum: WampServer English
18 years ago
TwistedChaos
I am almost done with the complete mod. If anyone one else finds this helpful i would appreciate a shoutout here....thanx
Forum: WampServer English
18 years ago
TwistedChaos
I know that it is designed as local testing but dont you think local testing of email and ftp should also be an option... to fmailiarize people with the process and all
Forum: WampServer English
18 years ago
TwistedChaos
of course... do you have any IM's? i have the following: AIM: AMysticalLegend MSN: AMysticalLegend@hotmail.com Yahoo!: AMysticalLegend see you on one of those? if not my email is TwistedChaos@amy
Forum: WampServer English
18 years ago
TwistedChaos
try this ... <img src="./images/image.png"> the ./ ensures that you are working out of the current directory
Forum: WampServer English
18 years ago
TwistedChaos
Has anyone thought of creating an email and ftp portion to this project? i highly recommend it i use all servers right now and i would love the ability to do so from wamp.... ...maybe i go ahead and create such a thing Post Edited (04-11-06 16:14)
Forum: WampServer English
18 years ago
TwistedChaos
i actually have created the neccessary files for an automated system to add and remove virtual hosts.... i used the original alias scripts and found how they configured the files... then i wrote a similar script using the virtual host information instead.... i then modified the menu in wamp by adding the same commands for the alias information as the Virtual Hosts information.... if you would
Forum: WampServer English
Pages: Previous12
Current Page: 2 of 2