Search found 126 matches
Aprelium Forum Index
Author Message
  Topic: Preconfigured X2 with PHP7 and legacy mysql() ?
lestat

Replies: 3
Views: 15885

PostForum: PHP   Posted: Mon Nov 20, 2017 4:08 pm   Subject: Preconfigured X2 with PHP7 and legacy mysql() ?
Well there is a shim for it. I just don't know how to compile for windows. I've just got so much legacy to refactor :(
  Topic: Preconfigured X2 with PHP7 and legacy mysql() ?
lestat

Replies: 3
Views: 15885

PostForum: PHP   Posted: Fri Nov 17, 2017 11:14 pm   Subject: Preconfigured X2 with PHP7 and legacy mysql() ?
Do you plan on compiling PHP7 with legacy mysql() for backward compatibility? Could you? Would you?
  Topic: Are we safe from httpoxy?
lestat

Replies: 3
Views: 13844

PostForum: FastCGI/CGI   Posted: Tue Jul 19, 2016 9:07 pm   Subject: Are we safe from httpoxy?
Is Abyss safe/ protected from httpoxy? (https://httpoxy.org/)

Do we need to do any updating, or pushing of some settings?

Thanks!
  Topic: Console statistics.
lestat

Replies: 8
Views: 21281

PostForum: Off Topic Discussions   Posted: Fri Jul 25, 2014 4:51 pm   Subject: Console statistics.
Total Uptime 2320:14:49:34 day(s):hour(s):minute(s):second(s)
  Topic: Google Chrome downloading php file or echoing http status
lestat

Replies: 3
Views: 15932

PostForum: General Questions   Posted: Mon Jan 20, 2014 4:22 pm   Subject: Google Chrome downloading php file or echoing http status
Depends on how 'soon' is soon? Days/weeks/months (ballpark would be fine)
  Topic: Google Chrome downloading php file or echoing http status
lestat

Replies: 3
Views: 15932

PostForum: General Questions   Posted: Fri Jan 17, 2014 12:00 am   Subject: Google Chrome downloading php file or echoing http status
Not quite sure where to post this. Could be a rewrite issue, chrome issue, php issue, or abyss issue?

Running AWS X2 v2.9
PHP 5.3.8
Codeigniter 2.1.3

While using redirect('page')
When ...
  Topic: Google Chrome downloading index files?
lestat

Replies: 4
Views: 24675

PostForum: PHP   Posted: Mon Aug 26, 2013 3:13 pm   Subject: Google Chrome downloading index files?
Good to know you guys (as usual) are on the case!
  Topic: Google Chrome downloading index files?
lestat

Replies: 4
Views: 24675

PostForum: PHP   Posted: Thu Aug 22, 2013 2:50 pm   Subject: Google Chrome downloading index files?
Hi,

I'm running into a strange issue while running chrome 29.0.1547.57 m. It often, but randomly, wants to download php files rather than serving them.

This doesn't happen in any other browsers. ...
  Topic: php error logging [resolved]
lestat

Replies: 0
Views: 11385

PostForum: General Questions   Posted: Wed Mar 06, 2013 4:33 pm   Subject: php error logging [resolved]
(Yes I have searched the forums)

I have triggered a simple error by using:

<?php echo date('hi); ?>


Which does generate a parse error to the browser, yet nothing shows up in m ...
  Topic: Rewrite log file growing [resolved]
lestat

Replies: 3
Views: 15168

PostForum: URL Rewriting   Posted: Fri Nov 16, 2012 3:49 pm   Subject: Rewrite log file growing [resolved]
Open the Abyss console and click on the host to configure. Next, click URL Rewriting and then click Edit under Advanced Parameters. Remove the path to the log file. Did it work?

That did the trick. ...
  Topic: Rewrite log file growing [resolved]
lestat

Replies: 3
Views: 15168

PostForum: URL Rewriting   Posted: Thu Nov 15, 2012 8:46 pm   Subject: Rewrite log file growing [resolved]
Hi,

Is there a way to disable or turn off rewrite logging?

My log file is 40MB and growing.

Thanks
  Topic: Access Control and Mobile devices [ resolved ]
lestat

Replies: 1
Views: 10345

PostForum: General Questions   Posted: Wed Oct 17, 2012 5:09 pm   Subject: [Resolved]
Nevermind. This is a VLAN issue on my segregated WiFi networks.
  Topic: Access Control and Mobile devices [ resolved ]
lestat

Replies: 1
Views: 10345

PostForum: General Questions   Posted: Wed Oct 17, 2012 3:30 pm   Subject: Access Control and Mobile devices [ resolved ]
I'm having an issue with mobile devices hitting my site. The site is protected via Access Control/Realm. Been that way for years.

I am trying with an iPad2, and also an Android tablet running Ice C ...
  Topic: Friendly Reminder: PHP 5.4
lestat

Replies: 3
Views: 23651

PostForum: PHP   Posted: Mon Oct 01, 2012 3:00 pm   Subject: Friendly Reminder: PHP 5.4
After running one of these registry settings, is one then committed to that particular PHP version?
  Topic: Codeigniter + Rewrite rules
lestat

Replies: 1
Views: 14277

PostForum: URL Rewriting   Posted: Mon Sep 17, 2012 8:55 pm   Subject: [ RESOLVED ]
This was indeed a CodeIgniter issue. nothing to do with Abyss. The rewrite rule was working correctly.
  Topic: Console statistics.
lestat

Replies: 8
Views: 21281

PostForum: Off Topic Discussions   Posted: Mon Sep 17, 2012 8:20 pm   Subject: Console statistics.
Not bad for a lil ole intranet using Abyss ;-)


Total Uptime 1645:01:43:02 day(s):hour(s):minute(s):second(s)
Uptime since Last Restart: ...
  Topic: Codeigniter + Rewrite rules
lestat

Replies: 1
Views: 14277

PostForum: URL Rewriting   Posted: Tue Sep 04, 2012 6:06 pm   Subject: Codeigniter + Rewrite rules
Hiya,

I'm getting a bit confused on this. I have the following CI site:
/intranet/dies

I set my Rewrite rules as follows:
Virtual Path Regex: ^/intranet/dies/(.*)$
Internal redirect t ...
  Topic: URL rewrite http->https
lestat

Replies: 5
Views: 30424

PostForum: URL Rewriting   Posted: Fri Feb 24, 2012 6:42 pm   Subject: URL rewrite http->https
Hi,
I just got an SSL certificate. A lot of my users have old urls saved with http.

Can I use a rewrite rule to convert old links from:
http://mysite.com/path/page.php to https://mysite.com/path ...
  Topic: SSL: Generating private key. 'OK' button
lestat

Replies: 0
Views: 11057

PostForum: General Questions   Posted: Fri Feb 03, 2012 4:59 pm   Subject: SSL: Generating private key. 'OK' button
Dumb question.

I Clicked 'edit' to my current private key because I have to get my certificate re-issued. (I forgot to include the option of domain.com AND www.domain.com). I then clicked on gener ...
  Topic: fastcgi.log: Finding timeout culprits
lestat

Replies: 2
Views: 10008

PostForum: General Questions   Posted: Fri Nov 12, 2010 3:13 pm   Subject: fastcgi.log: Finding timeout culprits
Thanks sckds.

if u want less these logs , extend the fastcgi timeout time
Is this the setting in:
Console:edit hosts:scripting parameters:FastCGI Parameters:FastCGI Process Timeout ? If so I can ...
  Topic: fastcgi.log: Finding timeout culprits
lestat

Replies: 2
Views: 10008

PostForum: General Questions   Posted: Wed Nov 10, 2010 6:49 pm   Subject: fastcgi.log: Finding timeout culprits
Hi all.

I've been finding my fastcgi.log full of timeout errors. It's been that way for quite a while. I've only recently discovered I can use this log to find busted scripts etc.

The errors loo ...
  Topic: Access control & Dirs outside of root? (ideas)
lestat

Replies: 0
Views: 6893

PostForum: General Questions   Posted: Wed Jul 30, 2008 10:20 pm   Subject: Access control & Dirs outside of root? (ideas)
ok here goes....

My default host is setup with an index.php that sends referrers immediately to http://www.example.com/intranet. Intranet is access controlled by group. Been working great like this ...
  Topic: IE7 Repeating Auth prompt using Access Control
lestat

Replies: 2
Views: 8595

PostForum: General Questions   Posted: Thu Jun 26, 2008 2:53 pm   Subject: IE7 Repeating Auth prompt using Access Control
Thanks,

It's always nice to get someone else's take.
  Topic: IE7 Repeating Auth prompt using Access Control
lestat

Replies: 2
Views: 8595

PostForum: General Questions   Posted: Wed Jun 25, 2008 5:28 pm   Subject: IE7 Repeating Auth prompt using Access Control
Hi,

Iv'e set an access control on a dir named "/billing". If users acces any othe php pages beneath that dir, they are prompted for their abyss access control ID.

In IE7 while clicking ...
  Topic: Abyss rocks
lestat

Replies: 2
Views: 10088

PostForum: Off Topic Discussions   Posted: Thu Dec 13, 2007 10:03 pm   Subject: Abyss rocks
Just wanted to drop a line and tell you how much I like Abyss.

From the get go When I used the free version years ago, it worked right out of the box.

I fell short in knowing some basics; IP add ...
  Topic: Installing Ghostscript
lestat

Replies: 1
Views: 6073

PostForum: General Questions   Posted: Mon Oct 15, 2007 5:08 pm   Subject: Installing Ghostscript
I didn't see any posts on ghostscript in the forum. I would like to use it in order to convert pdf's via image magick...

Is ghostscript something that gets installed on the server? Or is it local m ...
  Topic: Subdomains on "intranet"
lestat

Replies: 10
Views: 20373

PostForum: General Questions   Posted: Tue Sep 11, 2007 1:59 pm   Subject: Subdomains on "intranet"
ok here's what I'm trying to do.

My current setup for an intranet is the main site on abyss, that is accessible from both the inside and out side world. Protected by the 'virtual realm's of abyss t ...
  Topic: Subdomains on "intranet"
lestat

Replies: 10
Views: 20373

PostForum: General Questions   Posted: Mon Sep 10, 2007 6:29 pm   Subject: Subdomains on "intranet"
Sorry if I don't fully understand what you're trying to do. Its been a long day at work :-)

Funny, I don't know exactly what I'm trying to do either lol.
  Topic: Subdomains on "intranet"
lestat

Replies: 10
Views: 20373

PostForum: General Questions   Posted: Mon Sep 10, 2007 6:21 pm   Subject: Subdomains on "intranet"
I do have a domain with a static IP. When someone from the outside comes in it hits my firewall, which is setup to direct http traffic with www. to my abyss server.

So now it's a matter of getting ...
  Topic: Subdomains on "intranet"
lestat

Replies: 10
Views: 20373

PostForum: General Questions   Posted: Mon Sep 10, 2007 6:08 pm   Subject: Subdomains on "intranet"
I recently posed a [url=http://www.aprelium.com/forum/viewtopic.php?t=14321]question regarding paths.

After reading the forums I'm getting confused. But I'm sure the confusion lies on my end regard ...
  Topic: Installation Folder/Path: Have to be program files/abyss ?
lestat

Replies: 6
Views: 10927

PostForum: General Questions   Posted: Fri Sep 07, 2007 3:23 pm   Subject: Installation Folder/Path: Have to be program files/abyss ?
Does this also mean I could do this...

D:\web server
D:\Intranet
D:\Extranet

Would that also be a more secure way of differentiating the two?
  Topic: Installation Folder/Path: Have to be program files/abyss ?
lestat

Replies: 6
Views: 10927

PostForum: General Questions   Posted: Thu Sep 06, 2007 5:24 pm   Subject: Installation Folder/Path: Have to be program files/abyss ?
Just out of curiosity (and this may be off topic) -

But how do you configure abyss to store your sites out of the abyss root?
  Topic: Installation Folder/Path: Have to be program files/abyss ?
lestat

Replies: 6
Views: 10927

PostForum: General Questions   Posted: Thu Sep 06, 2007 3:38 pm   Subject: Installation Folder/Path: Have to be program files/abyss ?
Simple question I guess, and I could just try it. But if it didn't work I'd have to do it all over again.

I'm working on a clean install, and going to migrate to a different box.

In the past I'v ...
  Topic: Internal Server 500 timeout error with broken pipe
lestat

Replies: 8
Views: 23828

PostForum: PHP   Posted: Wed Aug 29, 2007 6:17 pm   Subject: Internal Server 500 timeout error with broken pipe
Another thing to possibly consider is the script or job you are running. It's pretty unusual for a script or database query to consume this much time. Are you sure it's working correctly? Often times ...
  Topic: php mailer issue--- simple script
lestat

Replies: 10
Views: 27212

PostForum: PHP   Posted: Wed Aug 29, 2007 6:01 pm   Subject: php mailer issue--- simple script
Sending via mail() can be tricky due to header configuration semantics.

However the [url=http://phpmailer.sourceforge.net]phpMailer class has a lot of built in stuff to take having to know all that ...
  Topic: WHERE IS MY DARN PAGE?!
lestat

Replies: 10
Views: 15221

PostForum: General Questions   Posted: Tue Aug 07, 2007 5:08 pm   Subject: WHERE IS MY DARN PAGE?!
Yea - still running on an old pIII with 128MB. Have a Duo core production [url=http://www.globalcomputer.com/applications/SearchTools/item-details.asp?EdpNo=2849189]server upgrade coming probably in t ...
  Topic: WHERE IS MY DARN PAGE?!
lestat

Replies: 10
Views: 15221

PostForum: General Questions   Posted: Tue Aug 07, 2007 4:12 pm   Subject: WHERE IS MY DARN PAGE?!
If you can't beat em, join em :-)

NOW THATS FUNNY
  Topic: Thanks Aprelium ;-)
lestat

Replies: 2
Views: 4014

PostForum: Off Topic Discussions   Posted: Tue Apr 24, 2007 5:00 pm   Subject: Thanks Aprelium ;-)
Not a question, or an answer. Just wanted to say thanks to Aprelium for the great product!

I've been using it for about 4 years now. I followed the install instructions on an old beater windows box ...
  Topic: Large log files. Howto clean up?
lestat

Replies: 8
Views: 14362

PostForum: General Questions   Posted: Thu Feb 22, 2007 7:50 pm   Subject: Large log files. Howto clean up?
Wonderful, thanks a bunch ;-)

What type of info is stored in these logs? They were too big for notepad to view them. Is it anything I need to be concerned with?

Thanks again!
  Topic: Large log files. Howto clean up?
lestat

Replies: 8
Views: 14362

PostForum: General Questions   Posted: Thu Feb 22, 2007 4:01 pm   Subject: Large log files. Howto clean up?
Hello,

Been cruising along great with Abyss for years now. Thanks Aprelium!

I am using a backup program (2brightSparks). Today it bawked at me because the files I was trying to backup were to bi ...
  Topic: www.TRUSTAbyss.com v3 Preview
lestat

Replies: 46
Views: 29291

PostForum: Off Topic Discussions   Posted: Fri Mar 24, 2006 7:48 pm   Subject: www.TRUSTAbyss.com v3 Preview
trustpunk - I really like the new design. I only use notepad2 myself. I don't do wysiwyg's.

Thanks for the great content though! I havent made adjustments to my server in a long time so I needed it ...
  Topic: connecting to remote s abyss server
lestat

Replies: 4
Views: 11608

PostForum: PHP   Posted: Fri Mar 24, 2006 7:37 pm   Subject: connecting to remote s abyss server
Most excellent tip with the servers internal IP address. Thanks for the thread!!!
  Topic: Upgrading from php 4.3.11 to 5.1.2
lestat

Replies: 4
Views: 9702

PostForum: PHP   Posted: Mon Feb 06, 2006 10:25 pm   Subject: Upgrading from php 4.3.11 to 5.1.2
Nuff said ;-)
  Topic: Upgrading from php 4.3.11 to 5.1.2
lestat

Replies: 4
Views: 9702

PostForum: PHP   Posted: Mon Feb 06, 2006 10:20 pm   Subject: Upgrading from php 4.3.11 to 5.1.2
Lightning fast reply Thanks!

I'm not running any canned or 3rd party scripts, theyre all 'home grown'.

You think it's maybe not necessary to upgrade?
  Topic: Upgrading from php 4.3.11 to 5.1.2
lestat

Replies: 4
Views: 9702

PostForum: PHP   Posted: Mon Feb 06, 2006 10:17 pm   Subject: Upgrading from php 4.3.11 to 5.1.2
Hi guys,

Been runnin Abyss for quite a few years now with no changes really(other than the server upgrade).

I've decided that it's time to upgrade my php version.

Windows XP Pro SP2
Pentium ...
  Topic: asp and php together?
lestat

Replies: 3
Views: 37930

PostForum: Classic ASP   Posted: Fri Nov 18, 2005 3:55 pm   Subject: asp and php together?
I just came back from a M$ tech event and got a free copy of SQL server 2005 and Visual studio 2005.

I'm interested in dabbling in it a bit. Is it possible for abyss to serve up both php and asp wi ...
  Topic: Need help installing php classes with Abyss please ;-)
lestat

Replies: 2
Views: 10723

PostForum: PHP   Posted: Thu Nov 03, 2005 4:32 pm   Subject: Need help installing php classes with Abyss please ;-)
I just put it in a working dir and it worked just fine. I haven't played with pear yet. I'm pretty new to php. THanks for the help!
  Topic: Need help installing php classes with Abyss please ;-)
lestat

Replies: 2
Views: 10723

PostForum: PHP   Posted: Wed Nov 02, 2005 10:26 pm   Subject: Need help installing php classes with Abyss please ;-)
OK I wasn't sure where to post this. I'm thinking this was the right place.

I'm trying to install the phpMailer class.

The instructions say to add 'include_path" in the php.ini file
1) I added ...
  Topic: mkdir() file in use or write protected error
lestat

Replies: 24
Views: 35199

PostForum: PHP   Posted: Mon Oct 31, 2005 10:11 pm   Subject: mkdir() file in use or write protected error
Still don't know what the problem is/was. I went from using move_uploaded_files() to using copy() and all is well.
  Topic: mkdir() file in use or write protected error
lestat

Replies: 24
Views: 35199

PostForum: PHP   Posted: Mon Oct 31, 2005 5:44 pm   Subject: mkdir() file in use or write protected error
I tried the pulist, and it doesn't indicate anything that has a hold of the folder or file.

Maybe I need to set the /upload/ folder to be shared in some way?

Everytime I change the owner of the ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group