Search found 100 matches
Aprelium Forum Index
Author Message
  Topic: JPEG MIME type issues
Yami King

Replies: 5
Views: 14458

PostForum: PHP   Posted: Fri Feb 09, 2007 8:58 am   Subject: JPEG MIME type issues
You could also use a system command in Windows. Don't know the exact command, but I friend of mine always uses it (though I won't recommend it)
  Topic: compressing files - results
Yami King

Replies: 3
Views: 26017

PostForum: Tutorials   Posted: Fri Feb 09, 2007 8:56 am   Subject: compressing files - results
probably only the space on the disk will be smaller.

BTW, where's .rar ? :D
  Topic: ColdFusion MX 7 support possible?
Yami King

Replies: 26
Views: 59036

PostForum: General Questions   Posted: Fri Feb 09, 2007 8:54 am   Subject: ColdFusion MX 7 support possible?
Hope ColdFusion and JSP will be supported through ColdFusion & JRun, in 2.5.

Would be a breakthrough :)
  Topic: TomsMess.com - Tom's Mess
Yami King

Replies: 9
Views: 27145

PostForum: Powered by Abyss   Posted: Tue Jan 16, 2007 11:10 pm   Subject: TomsMess.com - Tom's Mess
Nice graphics :D.

But I'm missing the sitemap :P
  Topic: USB Webserver ...
Yami King

Replies: 11
Views: 19299

PostForum: General Questions   Posted: Thu Nov 30, 2006 9:03 am   Subject: USB Webserver ...
USB Webserver is a terrible webserver.

Abyss is indeed much better and easier to manager, although you can do pretty advanced stuff with it.

That USB Webserver contains Apache is probably a choi ...
  Topic: Creating a new php process from within a php script
Yami King

Replies: 8
Views: 14746

PostForum: PHP   Posted: Tue Oct 24, 2006 12:08 am   Subject: Creating a new php process from within a php script
My goal is to retrieve a better performance, using multi-tasking between php processes.

This can be compared as dual core (in the most simplest idea).
  Topic: Creating a new php process from within a php script
Yami King

Replies: 8
Views: 14746

PostForum: PHP   Posted: Mon Oct 23, 2006 10:41 am   Subject: Creating a new php process from within a php script
Too bad this can't be done. Did look at some primitive ways like the W32 API but that's not a great solution indeed.
  Topic: Creating a new php process from within a php script
Yami King

Replies: 8
Views: 14746

PostForum: PHP   Posted: Sun Oct 22, 2006 9:54 pm   Subject: Creating a new php process from within a php script
But how can I request to run another script from the requested page in another process.

Like:
The visitor requests `test.php`.
The php interpreter sees that `test.php` calls another php process t ...
  Topic: Creating a new php process from within a php script
Yami King

Replies: 8
Views: 14746

PostForum: PHP   Posted: Sun Oct 22, 2006 7:07 pm   Subject: Creating a new php process from within a php script
I was just wondering, could be nice to do this so.

BTW: Don't say Runkit does the job, because I want something that's crossplatform (as far as possible) and don't want to use any (or atleast as fe ...
  Topic: Creating a new php process from within a php script
Yami King

Replies: 8
Views: 14746

PostForum: PHP   Posted: Sun Oct 22, 2006 4:25 pm   Subject: Creating a new php process from within a php script
Hi,

I wanted to know how I could create a new php process, within a php script.

Should work like this:
php.exe (1)
newproc.php -> create php process

php.exe (2)
// want to allow scripts ...
  Topic: ColdFusion MX 7 support possible?
Yami King

Replies: 26
Views: 59036

PostForum: General Questions   Posted: Tue Oct 03, 2006 2:14 pm   Subject: ColdFusion MX 7 support possible?
http://www.aprelium.com/forum/viewtopic.php?t=9390 This link should work fine :)
  Topic: ColdFusion MX 7 support possible?
Yami King

Replies: 26
Views: 59036

PostForum: General Questions   Posted: Tue Oct 03, 2006 7:56 am   Subject: ColdFusion MX 7 support possible?
As this topic (http://www.aprelium.com/forum/viewtopic.php?p=58349#58349) mentions, it would only be possible through a documented hack. Which isn't very secure and can't run side-by-side with IIS.
  Topic: Good Mailserver For Blocked Port 25, And Control Panel Progr
Yami King

Replies: 21
Views: 28916

PostForum: General Questions   Posted: Sat Sep 30, 2006 12:59 am   Subject: Good Mailserver For Blocked Port 25, And Control Panel Progr
I use ArgoSoft's mail server. The free version off course, it allows you to change every port it uses and works great in combination with for example php.
  Topic: Strange Standards error
Yami King

Replies: 2
Views: 6827

PostForum: General Questions   Posted: Tue Sep 12, 2006 8:29 am   Subject: Strange Standards error
You haven't passed a CSS document to the validator, try passing this document to the validator: http://www.chapstick92.com/style.css

As you can see, the document passes the validation: http://jigsa ...
  Topic: SQLyog: An alternative to PhpMyAdmin
Yami King

Replies: 2
Views: 21507

PostForum: Databases   Posted: Fri Sep 08, 2006 7:14 pm   Subject: SQLyog: An alternative to PhpMyAdmin
Definitly a great tool.

Thanks!
  Topic: 500 - Internal Server Error - PHP5.1.5
Yami King

Replies: 4
Views: 10632

PostForum: PHP   Posted: Wed Aug 23, 2006 12:07 am   Subject: 500 - Internal Server Error - PHP5.1.5
The problem is solved, although I don't know how :S, because the code I was using is quite the same as the one know, and I checked all the differences :S.

But thanks for your replies, I do apprecia ...
  Topic: 500 - Internal Server Error - PHP5.1.5
Yami King

Replies: 4
Views: 10632

PostForum: PHP   Posted: Tue Aug 22, 2006 11:57 pm   Subject: 500 - Internal Server Error - PHP5.1.5
using php-cgi.exe

both FastCGI & CGI/ISAPI returns a 500.

fastcgi.log says that the file is being used by another process. (Couldn't Read...)
  Topic: 500 - Internal Server Error - PHP5.1.5
Yami King

Replies: 4
Views: 10632

PostForum: PHP   Posted: Tue Aug 22, 2006 1:41 pm   Subject: 500 - Internal Server Error - PHP5.1.5
Hi,

A few days ago I installed the new PHP 5.1.5. But since then one of my PHP scripts constantly returns an Internal Server Error.

The script worked on PHP 5.1.4. Also when I change the script ...
  Topic: *-solved-* PHP loads blank page
Yami King

Replies: 16
Views: 24440

PostForum: PHP   Posted: Wed Aug 16, 2006 9:50 pm   Subject: *-solved-* PHP loads blank page
In use of what.

I mean... Windows allows the file to be ran, even if it's opened by an editor or such, as most of the other OS's I know about.

There's no process I know about which doesn't allow ...
  Topic: *-solved-* PHP loads blank page
Yami King

Replies: 16
Views: 24440

PostForum: PHP   Posted: Wed Aug 16, 2006 3:14 pm   Subject: *-solved-* PHP loads blank page
Have you restarted your webserver every time you made changes to the configuration of php(.ini) or the webserver?
  Topic: Rails, Ruby and Abyss Web Server
Yami King

Replies: 26
Views: 79448

PostForum: FastCGI/CGI   Posted: Mon Jul 31, 2006 2:37 pm   Subject: Rails, Ruby and Abyss Web Server
When will this new version be available, well within 2 weeks or 1 month or less/more?
  Topic: Web server for ASP.NET with database
Yami King

Replies: 2
Views: 17618

PostForum: Databases   Posted: Mon Jul 10, 2006 2:36 pm   Subject: Web server for ASP.NET with database
www.asp.net
here you'll find loads of tutorials
  Topic: The virtual path 'path' maps to another application..
Yami King

Replies: 4
Views: 26785

PostForum: ASP.NET   Posted: Wed Jul 05, 2006 2:25 pm   Subject: The virtual path 'path' maps to another application..
I think I know what the problem is, Visual Studio 2005 created a Web.config, and the default ASP.NET directories such as Bin, App_Code, etc..
It also pasted some code in my page (bloody VS2005!) whic ...
  Topic: Different PHP for every user
Yami King

Replies: 8
Views: 16789

PostForum: PHP   Posted: Tue Jul 04, 2006 6:56 pm   Subject: Different PHP for every user
Alright all thanks for your replies :)

Just putting the php.ini in the php home directory :D.
  Topic: Different PHP for every user
Yami King

Replies: 8
Views: 16789

PostForum: PHP   Posted: Tue Jul 04, 2006 5:25 pm   Subject: Different PHP for every user
First of all thanks for your quick replies :D.


I think I get it :).

The only thing I just need to know is how to use the -c argument to override my PHPRC variable?

So I can story it in for ...
  Topic: Different PHP for every user
Yami King

Replies: 8
Views: 16789

PostForum: PHP   Posted: Tue Jul 04, 2006 4:14 pm   Subject: Different PHP for every user
This solution does help me quite a bit actually, but not completely:
I want a different php.ini for every user, the php.ini is standard found as windows/php.ini. How do I change this in, for example, ...
  Topic: Different PHP for every user
Yami King

Replies: 8
Views: 16789

PostForum: PHP   Posted: Tue Jul 04, 2006 2:12 pm   Subject: Different PHP for every user
Hi,

I had a question regarding PHP and it's php.ini.

Is it possible to run multiple PHP's on Abyss, so every user has one of it's own. Or even something that would be better: That everyone has i ...
  Topic: The virtual path 'path' maps to another application..
Yami King

Replies: 4
Views: 26785

PostForum: ASP.NET   Posted: Tue Jul 04, 2006 1:41 pm   Subject: The virtual path 'path' maps to another application..
Bloody ASP.NET, even the simplest code doesn't work :evil:.

I placed my ASP.NET 'Application' in the htdocs/ASPdotNET/ASPdotNET Bible/ directory under the name of SampleVB.aspx.

The contents of ...
  Topic: Quick programmers guide to the languages
Yami King

Replies: 1
Views: 2984

PostForum: Off Topic Discussions   Posted: Tue Jun 13, 2006 10:56 am   Subject: Quick programmers guide to the languages
OMG this is too funny :P..
  Topic: aprelium.com specs
Yami King

Replies: 22
Views: 20212

PostForum: Off Topic Discussions   Posted: Sat Jun 10, 2006 11:11 pm   Subject: aprelium.com specs
Microsoft Windows XP Home SP2
1.6666 GhZ
768 MB RAM

Abyss v.2.3.2
PHP 5.1.4
Perl 5.8.8
Ruby 1.8.4
Python 2.4.3
TCL (don't know which version :P)
.NET Framework 2.0
SQL Server 2005 Express ...
  Topic: ActiveHTML: v1.00.0003 (Free License)
Yami King

Replies: 3
Views: 31128

PostForum: Classic ASP   Posted: Sat Jun 10, 2006 11:06 pm   Subject: ActiveHTML: v1.00.0003 (Free License)
But why should I want to use the old version instead of the new one, while the new one has many extra features and fixes?
  Topic: Abyss & Skype
Yami King

Replies: 4
Views: 9695

PostForum: General Questions   Posted: Wed May 17, 2006 9:50 pm   Subject: Abyss & Skype
Nah, port 80 is just fine for me, I normally do start Abyss first, while it's the first program I click on on windows start :P.. so.
  Topic: Abyss & Skype
Yami King

Replies: 4
Views: 9695

PostForum: General Questions   Posted: Wed May 17, 2006 1:14 pm   Subject: Abyss & Skype
Ah, currently trying running both, with Abyss started first.

Works :)

Thanks.
  Topic: Abyss & Skype
Yami King

Replies: 4
Views: 9695

PostForum: General Questions   Posted: Wed May 17, 2006 1:07 pm   Subject: Abyss & Skype
Hi,

When I downloaded skype today, I switched it on and started my abyss webserver.

But Abyss gave me a listening error. I thought this was just an error, which could come around several more ti ...
  Topic: Flashmyadmin
Yami King

Replies: 6
Views: 25614

PostForum: Databases   Posted: Mon May 08, 2006 7:31 am   Subject: Flashmyadmin
1) Ugly
2) I don't like the way it shows the tables and fields and fieldprops.
3) You can't change the code, while this is possible with phpMyAdmin and TurboAdmin.

That are just a few reasons. :)
  Topic: Flashmyadmin
Yami King

Replies: 6
Views: 25614

PostForum: Databases   Posted: Sat May 06, 2006 11:11 pm   Subject: Flashmyadmin
I already knew this one, hate seeing it and don't like it all al :P.
  Topic: PHP 5.1.4
Yami King

Replies: 15
Views: 34243

PostForum: PHP   Posted: Sat May 06, 2006 11:57 am   Subject: PHP 5.1.4
Reinstalled PHP 5.1.2, this one works great I'll wait installing php5.1.3 & php5.1.4
  Topic: Biferno
Yami King

Replies: 6
Views: 12376

PostForum: General Questions   Posted: Fri May 05, 2006 9:30 pm   Subject: Biferno
Correct install at my place too :).

For the people that use helloworld files to test there installations like me:
<?biferno
print("Hello from Biferno!")
?>
  Topic: PHP 5.1.4
Yami King

Replies: 15
Views: 34243

PostForum: PHP   Posted: Fri May 05, 2006 5:54 pm   Subject: PHP 5.1.4
@Inquisitor: Still same result: Broken pipe

@MonkeyNation: Already did this, unfortunatly didn't had any success in this either :(.
  Topic: Want your own mail/ftp/other server? LOOK HERE!
Yami King

Replies: 53
Views: 244305

PostForum: General Questions   Posted: Fri May 05, 2006 5:53 pm   Subject: Want your own mail/ftp/other server? LOOK HERE!
Which ones do you people like most, and which do you recommend?
  Topic: Biferno
Yami King

Replies: 6
Views: 12376

PostForum: General Questions   Posted: Fri May 05, 2006 5:52 pm   Subject: Biferno
Haha :), I know you meant JavaScript, although I think it looks more like ASP :).

Didn't mean to correct you, sorry if you misunderstood me :(.

Anyways anyone tried this?
  Topic: Biferno
Yami King

Replies: 6
Views: 12376

PostForum: General Questions   Posted: Fri May 05, 2006 5:32 pm   Subject: Biferno
More like ASP :S :P
  Topic: PHP 5.1.4
Yami King

Replies: 15
Views: 34243

PostForum: PHP   Posted: Fri May 05, 2006 5:29 pm   Subject: PHP 5.1.4
Changed FastCGI to CGI/ISAPI.
Didn't work > Internal Server Error > php-cgi.exe cannot be executed immediatly, or something like this.

Changed php-cgi.exe to php.exe.
Didn't work > Broke ...
  Topic: PHP 5.1.4
Yami King

Replies: 15
Views: 34243

PostForum: PHP   Posted: Fri May 05, 2006 5:16 pm   Subject: PHP 5.1.4
My settings:
> php-cgi.exe as PHP-Style and FastCGI interpreter;
> .php, .php3, .php4, .php5, .phtml as file extension;
> almost every php extension;

Hi,

Today I downloaded PHP 5 ...
  Topic: Biferno
Yami King

Replies: 6
Views: 12376

PostForum: General Questions   Posted: Fri May 05, 2006 12:25 pm   Subject: Biferno
Hi,

Just wanted to know if someone tested this web scripting language:
http://www.tabasoft.it/biferno/index.bfr

I didn't and it doesn't look very special to me, but just interested if someone t ...
  Topic: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Yami King

Replies: 21
Views: 78778

PostForum: Tutorials   Posted: Mon May 01, 2006 6:56 pm   Subject: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
That's true indeed :). Although I would appreciate a tutorial listing on Database Servers, such as MS SQL Server, MS Access, PostgreSQL, Ingres, Sybase, Oracle, etc.. It would be nice :)
  Topic: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Yami King

Replies: 21
Views: 78778

PostForum: Tutorials   Posted: Mon May 01, 2006 3:40 pm   Subject: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Any possibility you add PostGreSQL?
  Topic: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Yami King

Replies: 21
Views: 78778

PostForum: Tutorials   Posted: Wed Apr 19, 2006 6:15 pm   Subject: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
That's pretty true, but for example Linux is for other purposes than Windows :), although they can be used for the same things and they can.

I only have all sorts of support for programming languag ...
  Topic: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Yami King

Replies: 21
Views: 78778

PostForum: Tutorials   Posted: Tue Apr 18, 2006 9:51 pm   Subject: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials
Please add TCL.
Download TCL from http://www.activestate.com/Products/ActiveTcl/

Follow the installation steps.
Go to abyss admin and in script params add interpreter and locate your intepreter, ...
  Topic: www.TRUSTAbyss.com v3 Preview
Yami King

Replies: 46
Views: 29803

PostForum: Off Topic Discussions   Posted: Sun Apr 16, 2006 10:08 am   Subject: www.TRUSTAbyss.com v3 Preview
One hell of a plan :)
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group