Search found 6 matches
- Thu Jan 26, 2012 1:27 am
- Forum: Webhosting
- Topic: Issues
- Replies: 4
- Views: 851
Re: Issues
I seem to have fixed the issue: http://zakum.site.nfoservers.com/
- Wed Jan 25, 2012 2:29 pm
- Forum: Webhosting
- Topic: Issues
- Replies: 4
- Views: 851
Re: Issues
My .htaccess file should be fine. "Congratulations, your .htaccess code appears to be valid." # BEGIN YOURLS <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /yourls-loader.php [L] </IfModule>...
- Wed Jan 25, 2012 1:49 pm
- Forum: Webhosting
- Topic: Issues
- Replies: 4
- Views: 851
Issues
Hello,
There seems to be something wrong with http://zakum.site.nfoservers.com/
Could it have to do with cURL or mod_rewrite?
Thanks in advance.
There seems to be something wrong with http://zakum.site.nfoservers.com/
Could it have to do with cURL or mod_rewrite?
Thanks in advance.
- Wed Jan 25, 2012 2:04 am
- Forum: Webhosting
- Topic: PHP Version
- Replies: 2
- Views: 3320
Re: PHP Version
Nevermind.
- Wed Jan 25, 2012 1:57 am
- Forum: Webhosting
- Topic: PHP Version
- Replies: 2
- Views: 3320
PHP Version
I need atleast PHP 4.3, is that possible?
- Mon Jan 23, 2012 11:09 am
- Forum: Webhosting
- Topic: Cron
- Replies: 1
- Views: 461
Cron
Hello,
So I want a system that wipes certain databases every month. I was wondering if that's possible with cron?
For example: @monthly php -q test.php
So I want a system that wipes certain databases every month. I was wondering if that's possible with cron?
For example: @monthly php -q test.php