Host personal website - Python
-
- Posts: 216
- Joined: Wed Aug 18, 2004 3:01 pm
Host personal website - Python
I am interested in hosting my personal website using Python.
Do you support Python with Django?
On Linux or Windows?
Do you support Python with Django?
On Linux or Windows?
Re: Host personal website - Python
I will get this checked and confirm to you.ManUtdFans wrote:I am interested in hosting my personal website using Python.
Do you support Python with Django?
On Linux or Windows?
Re: Host personal website - Python
We have responded to your nominated email address via the ticket #9901450. If you have further concerns, reply back to the same email for further assistance.KavindaS wrote:I will get this checked and confirm to you.ManUtdFans wrote:I am interested in hosting my personal website using Python.
Do you support Python with Django?
On Linux or Windows?
Re: Host personal website - Python
Any news on phpinfo() ? I raised this at New Year. It would answer many queries like this.
Re: Host personal website - Python
We've checked with our admins and they confirmed that the Free and paid web hosting both support python 2.7.3 on linux. We are unable to provide an shell access on linuxDazzled wrote:Any news on phpinfo() ? I raised this at New Year. It would answer many queries like this.
and we do not provide any support or assistance with content management.
"Helping Making a Better World"
Log a fault ticket Here
or call Exetel VOIP numbers (02) 8030 1000 or 1300 788 141 (log faults 24x7)
Exetel Support Portal
Log a fault ticket Here
or call Exetel VOIP numbers (02) 8030 1000 or 1300 788 141 (log faults 24x7)
Exetel Support Portal
Re: Host personal website - Python
Thanks for the reply shoner.
phpinfo () is inserted into a php script within some html, like this and if working, returns a large amount of information of assistance to those who want to use this server. Very handy, it used to work correctly, but not now. There have been requests for what works that this would have answered.
http://php.net/manual/en/function.phpinfo.php
phpinfo () is inserted into a php script within some html, like this
Code: Select all
<body>
<h1>PHP Info Page</h1>
<?php
phpinfo();
?>
</body>
http://php.net/manual/en/function.phpinfo.php
-
- Posts: 216
- Joined: Wed Aug 18, 2004 3:01 pm
Re: Host personal website - Python
Yes, I got your email reply. Thanks for that.KavindaS wrote:We have responded to your nominated email address via the ticket #9901450. If you have further concerns, reply back to the same email for further assistance.KavindaS wrote:I will get this checked and confirm to you.ManUtdFans wrote:I am interested in hosting my personal website using Python.
Do you support Python with Django?
On Linux or Windows?
However, I am not sure if I understand this:
" ...you can install django on your website there are no restrictions."
I am hosting/storing my python scripts, images, video...etc on Exetel's server, right?
How do I install django on your server? I assume there is only one installation of django on each server is enough for all users.
Are you saying User A, B, C...etc need to install one instance of django on your server?
Re: Host personal website - Python
I will alert our sysadmins on this. Thanks for the information.Dazzled wrote:Thanks for the reply shoner.
phpinfo () is inserted into a php script within some html, like thisand if working, returns a large amount of information of assistance to those who want to use this server. Very handy, it used to work correctly, but not now. There have been requests for what works that this would have answered.Code: Select all
<body> <h1>PHP Info Page</h1> <?php phpinfo(); ?> </body>
http://php.net/manual/en/function.phpinfo.php
Re: Host personal website - Python
I have re escalated your queries to our Level 2 team and they will update accordingly.ManUtdFans wrote: Yes, I got your email reply. Thanks for that.
However, I am not sure if I understand this:
" ...you can install django on your website there are no restrictions."
I am hosting/storing my python scripts, images, video...etc on Exetel's server, right?
How do I install django on your server? I assume there is only one installation of django on each server is enough for all users.
Are you saying User A, B, C...etc need to install one instance of django on your server?
Re: Host personal website - Python
Hi Dazzled
We are not able to replicate your issue.
We created a php script using your code on the same web hosting server and it can show php info without and issue.
If you still have the problem, please contact hosting@exetel.com.au with your hosting website name and the time when it occurs.
Thank you.
Regards,
William Jin
Exetel Sysadmins Team
We are not able to replicate your issue.
We created a php script using your code on the same web hosting server and it can show php info without and issue.
If you still have the problem, please contact hosting@exetel.com.au with your hosting website name and the time when it occurs.
Thank you.
Regards,
William Jin
Exetel Sysadmins Team
Re: Host personal website - Python
Hi ManUtdFans,
Your question about the django will be replied from our helpdesk ticket #9901450
Thank you for your patience.
Regards,
William Jin
Exetel Sysadmins Team
Your question about the django will be replied from our helpdesk ticket #9901450
Thank you for your patience.
Regards,
William Jin
Exetel Sysadmins Team