Author |
Message |
Topic: ActiveHTML free version |
Truplaya3208112
Replies: 86
Views: 459515
|
|
That is very true, but with this you will have a domain plus SO many other features that aprelium doesn't have or will never have
Sorry, I meant no disrespect to Aprelium. I loved them. They taught ... |
Topic: ActiveHTML free version |
Truplaya3208112
Replies: 86
Views: 459515
|
|
I could give a free subdomain (linux server) from my site with Apache ASP support, SSI support, PHP support, CGI support, mod_perl support, unlimited MySQL databases, unlimited MsSQL databases, DNS su ... |
Topic: ActiveHTML free version |
Truplaya3208112
Replies: 86
Views: 459515
|
|
That is very true, but with this you will have a domain plus SO many other features that aprelium doesn't have or will never have |
Topic: ActiveHTML free version |
Truplaya3208112
Replies: 86
Views: 459515
|
|
Just go to http://www.3essentials.com/ and buy web hosting. It's as cheap as 12 dollars for first month(unless you have domain, then it's only 4 a month), then every month after its 4 bux. Surely you ... |
Topic: MySQL |
Truplaya3208112
Replies: 5
Views: 9629
|
|
ok. i put my ip where localhost used to be and I get these errors:
Warning: mysql_connect(): Host 'Home' is not allowed to connect to this MySQL server in C:\Program Files\Abyss W ... |
Topic: MySQL |
Truplaya3208112
Replies: 5
Views: 9629
|
|
No, sya for instance I just moved my phpbb files to my new domain, and in my config.php file the connection to my database was localhost. Well now that I'm notusing localhost could I put http://myIP o ... |
Topic: MySQL |
Truplaya3208112
Replies: 5
Views: 9629
|
|
I just registered a domain and it has MySQL and all but it's a little confusing. Is there a link I could put in my config files instead of local host. Like http://myIP:MySQL server? |
Topic: Web based mail for users |
Truplaya3208112
Replies: 7
Views: 12839
|
|
I'm a little confused, would this allow users to sign up for an e-mail address for thereemail@mydomain.com??? |
Topic: Web based mail for users |
Truplaya3208112
Replies: 7
Views: 12839
|
|
Is it possiable to offer users web based e-mail from my site? If so is there any ceratin PHP script that you recommend for it? Ty in advance
Jt |
Topic: Can someone help me with this SQL command |
Truplaya3208112
Replies: 0
Views: 4034
|
|
Ok, I'm modding my forum (Creating table
Name: "phpbb_downloads"
Fields: "id" int(11) auto_increment, primary key
"description" varchar(255)
& ... |
Topic: Wildcard DNS |
Truplaya3208112
Replies: 3
Views: 7836
|
|
I can't find Bluedog's script. Do you have a link? Also do you mind sharing a little bit of what Wildcard DNS is? Ty in advance,
Jt |
Topic: Wildcard DNS |
Truplaya3208112
Replies: 3
Views: 7836
|
|
I want to be able to offer my users a free subdomain, but alot of things that will be able to allow me to do that requires something called "Wildcard DNS". Does Abyss have this? If not, is there a way ... |
Topic: SMTP Server, again |
Truplaya3208112
Replies: 3
Views: 8707
|
|
What do you mean? All I would like to do is set my smtp address in my PHP.ini file to localhost and have my SMTP server run off of localhost. I will be just using this to send mail from my site, for i ... |
Topic: SMTP Server, again |
Truplaya3208112
Replies: 3
Views: 8707
|
|
Ok, I;ve searched through the forum MANY times and yet to find a deinfate answer on how to setup a SMTP server on my computer. Here is what I need: I need a VERY EASY free and simple SMTP server. All ... |
Topic: Sendmail Tutorial |
Truplaya3208112
Replies: 6
Views: 27414
|
|
My server requires authentaction :( and I don't know how to setup a SMTP server cuz I get lost |
Topic: PHP gd |
Truplaya3208112
Replies: 6
Views: 14175
|
Forum: PHP Posted: Sun Aug 29, 2004 4:30 am Subject: PHP gd | |
|
Scratch that, I fixed it. I had an extension folder in my PHP folder and I think it was looking for it in there (I didn;t look at my php.ini to make sure, I'm just guessiong) but I put PHPV5 in there, ... |
Topic: PHP gd |
Truplaya3208112
Replies: 6
Views: 14175
|
Forum: PHP Posted: Sun Aug 29, 2004 4:25 am Subject: PHP gd | |
|
Ok I did that and here's the error I get...
Unknown(): (null): Unable to initialize module
Module compiled with module API=20040412, debug=0, thread-safety=1
PHP compiled w ... |
Topic: PHP gd |
Truplaya3208112
Replies: 6
Views: 14175
|
Forum: PHP Posted: Sat Aug 28, 2004 10:12 pm Subject: PHP gd | |
|
Hello, I'm using a script that requires PHP gd. I'm using PHP 4.3.8 and I think it comes with it but I could be wrong. I've heard some places it needs to be turned on, but when I uncomment it in the p ... |
Topic: FTP |
Truplaya3208112
Replies: 11
Views: 14967
|
|
Nope, I tried that. Still getting Error 200
OK
Abyss Web Server X1
© Aprelium Technologies - 2001-2004
I don't think it's the script becuase it's this way with all uploads. |
Topic: FTP |
Truplaya3208112
Replies: 11
Views: 14967
|
|
The problem is not people downloading, it's uploading. When ever I or other people try to upload it gives me/them the error 200 page |
Topic: MySQL |
Truplaya3208112
Replies: 7
Views: 21287
|
|
Thank you, I downloaded the driver by it self and it worked fine with out configuration. Thanks again, Jt |
Topic: MySQL |
Truplaya3208112
Replies: 7
Views: 21287
|
|
Even when I use Access databases and everything is pre configured I still get the same error |
Topic: FTP |
Truplaya3208112
Replies: 11
Views: 14967
|
|
try adding an alias with the physical path, could be that the error is the webserver and php conflict as the PHP temp path exists outside the servers root path.
so eithet move the php setting to a ... |
Topic: MySQL |
Truplaya3208112
Replies: 7
Views: 21287
|
|
Mind sharing how? I am very new to MySQL and ASP. Ty |
Topic: FTP |
Truplaya3208112
Replies: 11
Views: 14967
|
|
everything looks good there. Here is my code for file uploads:
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary director ... |
Topic: Blog Script |
Truplaya3208112
Replies: 3
Views: 8773
|
|
BUMP |
Topic: http://tpcpro.no-ip.com |
Truplaya3208112
Replies: 1
Views: 8987
|
|
New to webmaster. Take a look.
http://tpcpro.no-ip.com |
Topic: MySQL |
Truplaya3208112
Replies: 7
Views: 21287
|
|
Hi, with ASP scripts the require strConnString I always get an error.
My code looks like this
'strDBType = "sqlserver"
'strDBType = "access"
strDBType = "mysql"
' ... |
Topic: FTP |
Truplaya3208112
Replies: 11
Views: 14967
|
|
I am using phpBB board and I added a photo album to it but whenever people try to upload pix they get the error 200 page. I'm guessing it's because Abyss doesn't include a FTP server from searching th ... |
Topic: Error 200 |
Truplaya3208112
Replies: 6
Views: 11909
|
Forum: PHP Posted: Sun Aug 15, 2004 9:58 pm Subject: Error 200 | |
|
sorry, I forgot to add that I fixed it. I just re installed Abyss. Also I use Dreamweaver so I don't have to worry about that. Thanks for the help though |
Topic: Error 200 |
Truplaya3208112
Replies: 6
Views: 11909
|
Forum: PHP Posted: Fri Jul 23, 2004 3:40 am Subject: Error 200 | |
|
it's already on. This all started when I upgraded to php 5.0, but that was causing me trouble so I went back to 4.3.8. And I put everything into my htdocs directory under php2 (C:/...htdocs/php2) if t ... |
Topic: Error 200 |
Truplaya3208112
Replies: 6
Views: 11909
|
Forum: PHP Posted: Thu Jul 22, 2004 10:23 pm Subject: Error 200 | |
|
ok, whenever I install PHP scripts everything goes good until it makes me login in. When I log into an admin panel this pops up.
Error 200
OK
----------------------------------------------------- ... |
Topic: not working |
Truplaya3208112
Replies: 2
Views: 9820
|
|
whenever I install new scripts that require login using asp it ALWAYS returns
Microsoft OLE DB Provider for ODBC Drivers- Error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not fo ... |
Topic: mail |
Truplaya3208112
Replies: 6
Views: 11172
|
Forum: PHP Posted: Mon Jul 19, 2004 9:49 pm Subject: mail | |
|
do you mean the script in my php.ini file or the actuall script that I put on my site. If you mean in the php.ini file could you show me what it would look like please? |
Topic: mail |
Truplaya3208112
Replies: 6
Views: 11172
|
Forum: PHP Posted: Mon Jul 19, 2004 5:46 am Subject: mail | |
|
i was wondering if somebody could help me with my php.ini mail settings. I have an smtp address using http://gawab.com and my php.ini mail settings look like this right now,
[mail function]
; For W ... |
Topic: Blog Script |
Truplaya3208112
Replies: 3
Views: 8773
|
|
Would someone mind sending me a link to a script (that is free) that will allow users to make a blog. I have found many on hotscripts.com that allow me to make a blog, but I would like to let my clien ... |
Topic: Perl form mailer... ARGH |
Truplaya3208112
Replies: 11
Views: 68279
|
|
I have the same issuse as biggersm. iNaNimAtE I have Pegasus Mail and Advanced SMTP server (I have two because I've been trying to figure out how the hell to setup the forms to email me). I have a SMT ... |
Topic: PHP not working |
Truplaya3208112
Replies: 2
Views: 6978
|
|
Whenever I upload .php files on my server then go to the file from my webiste (This is just an example of what I mean, I do not actually have a .php file here, http://tpcpro.no-ip.com/form/form.php) i ... |
Topic: ActiveHTML free version |
Truplaya3208112
Replies: 86
Views: 459515
|
|
[quote="TRUSTpunk"]I have seen many posts about free ASP alternatives on this forum and I finally did it , to keep ASP
forever , all you have to do is set your clock back every few weeks before the ... |
Topic: People not seeing the updated page |
Truplaya3208112
Replies: 2
Views: 5586
|
|
I just updated my index.htm file with a new template and everything,but when people visit my site it still brings them to the old index page. I deleted it off my computer but somehow people see my old ... |
Topic: Mail Script |
Truplaya3208112
Replies: 2
Views: 6994
|
|
Ok scratch that. I can write the script and everything, but when it asks for the send mail path (For CGI/Perl Scripts) what would I put there? Keep in mind my SMTP server requires authentication if th ... |
Topic: Mail Script |
Truplaya3208112
Replies: 2
Views: 6994
|
|
Hello, I am wondering if someone could help me. I have Pegasus Mail and Advanced SMTP Server http://www.softstack.com/advsmtp.html . I have an account at www.gawab.com and there SMTP address is smtp.g ... |
Topic: tes mine please |
Truplaya3208112
Replies: 1
Views: 6740
|
|
can you please tell me if mine is working? http://66.170.53.60/ |
Topic: SENDMAIL |
Truplaya3208112
Replies: 5
Views: 20960
|
|
I was wondering if there is any way that I can installl a CGI/Perl script for forums submitted to me and keep them in a file on my computer instead of sending them to my e-mail. the reason that I don' ... |
Topic: CGI Folder |
Truplaya3208112
Replies: 1
Views: 9111
|
|
I am pretty much new at CGI and I just downloaded some CGI files and wanted to know if I created a new folder in the CGI bin directory and put the files in there, would it still work? For Instance, C: ... |
Topic: Installing PHP scripts |
Truplaya3208112
Replies: 2
Views: 6921
|
|
I was wondering how oyu would install PHP scripts if I got them off of the internet, like hotscripts.com for instace. I am very new at this so keep it some what simple please. Thank you |
Topic: Installing CGI |
Truplaya3208112
Replies: 1
Views: 9536
|
|
I was wondering how oyu would install CGI scripts if I got them off of the internet, like hotscripts.com for instace. I am very new at this so keep it some what simple please. Thank you |
|