Author |
Message |
Topic: coding without being connected to the net? |
sandmanr
Replies: 1
Views: 12787
|
|
I,ve just recently bought a laptop and would like to try out some coding without it being connected to the net, I will be using dreamweaver 2003 on the laptop will it be able to show if its working io ... |
Topic: asp pages always prompt me to download?? |
sandmanr
Replies: 5
Views: 19136
|
|
Sorted it, thx for ya help. ( i just reinstalled everything, worked a treat |
Topic: asp pages always prompt me to download?? |
sandmanr
Replies: 5
Views: 19136
|
|
nope nothing works, all I get now is a blank page.
Done the config 5 times now step by step, still no joy, had it working a few weeks ago not sure whats happened. |
Topic: asp pages always prompt me to download?? |
sandmanr
Replies: 5
Views: 19136
|
|
This is to see if the file exists (which it does)
<body>
<%
Set fs=Server.CreateObject("Scripting.FileSystemObject")
If (fs.FileExists("C:\Program Files\Abyss Web Server\htdocs\test ... |
Topic: asp pages always prompt me to download?? |
sandmanr
Replies: 5
Views: 19136
|
|
Just wondering what I'm doing wrong..Does Abyss support FilesystemDrive usage, which involves looking for the drive letter?In ohter a flat text file database? |
Topic: Asp scripts?? |
sandmanr
Replies: 1
Views: 11443
|
|
Do I have to pay to be able to use asp scripts? as I'm not seeing them in my test pages but I am seeing html pages |
Topic: phpmyadmin,sql creating new databases? |
sandmanr
Replies: 2
Views: 6381
|
|
cool thx m8..word "root" was missing under user in phpmyadmin config inc file:)) thx man |
Topic: phpmyadmin,sql creating new databases? |
sandmanr
Replies: 2
Views: 6381
|
|
had this problem before i dont get the option to create a new database in phpmyadmin or in mysql,i had this problem before and just reinstalled sql but now it wont work..any suggestions guys why it ke ... |
Topic: Help!?! |
sandmanr
Replies: 16
Views: 31975
|
|
old news about IIS not installed on win xp home thats why i use abyss and it works excellent on my comp and network and everyone can see it.... |
Topic: cant get it working from ip url! |
sandmanr
Replies: 24
Views: 45742
|
|
set config to local host and found my http port works excellent now:)even with firewall
so find you ip
and a port thats open works a treat |
Topic: cant get it working from ip url! |
sandmanr
Replies: 24
Views: 45742
|
|
u ever had it working demon m8? im trying port 3768 with no joy as it showed it as my incoming https:(( |
Topic: cant get it working from ip url! |
sandmanr
Replies: 24
Views: 45742
|
|
heya all,sorry to bother u guys..
ok got server up and running now but only i can see it form local host..
i have disabled xp firewall..
first with out norton firewall disabled it displays error 20 ... |
Topic: finally got it working:)) |
sandmanr
Replies: 1
Views: 5725
|
|
but no one else can see it even though i have given them the ip rather than local host url..i can see it in both evrythings running smoothly..apart from people not been able to see it:( page cant not ... |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
got the error 200 now while try to get php nuke up and running it says
error 200
OK
anyhelp would be good thx im not sure what to put in db name in config file to direct it to mysql database.. |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
thx m8.. got it up and running now:) i deleted everyting and downloaded and installed all the old php files like in the tutorial worked a treat..
thx for help m8 |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
yep treble checked everything reinstalled 3 times..only showing the cide above now its like i dont have php installed or summit |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
ok ive got to the stage were my browser is just showing me the index of phpmyadmin..anyideas on why im not seeing the actual program? |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
ok im trying ive added index.php me i browser like this http://localhost/phpmyadmin/index.php and it wants me to download it if i open it were it is it tells me there si 2 mistakes before opening in d ... |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
very sorry..ok
abyss web serve running ok
sql green light have all folders in right place
phpmyadmin in script folder in root of program files abyss
php nuke folder in root also along side scripts ... |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
it also says in sql driver 3.51 not found does this matter? thx
<?php
/* $Id: index.php,v 1.28.2.1 2002/06/26 21:46:34 rabus Exp $ */
/**
* Gets core libraries and defines some variables
... |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
thx for answering m8..it was the zip file..i had the installer:( but now i get this:
<?php
/* $Id: index.php,v 1.28.2.1 2002/06/26 21:46:34 rabus Exp $ */
/**
* Gets core libraries and def ... |
Topic: can some one help plz following tutorials! |
sandmanr
Replies: 12
Views: 20771
|
|
ok got so far installed everything all up and running Sql green light and server running..problem is now its saying this when i try and access my sql to edit phpmyadmin for sql server set up..
what w ... |
|