Search found 19 matches
- Sat Nov 03, 2012 6:06 pm
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
Re: How can I Create a web app in Amahi Ubuntu
Perhaps we should start over. I am hosting a website so I followed the guide at http://wiki.amahi.org/index.php/Hosting_a_website. My domain name is registered with zoneedit and I use their DNS servers. I have setup a web forward to forward my domain (example: http://www.mydomain.ca) to username.you...
- Sat Nov 03, 2012 4:47 pm
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
Re: How can I Create a web app in Amahi Ubuntu
But I do have a dynamic service provider and have for years. This system worked in the past with my own web address. However, since I upgraded to ubuntu I can get to the website that displays the URL as www.webtrees but cannot get it to display my URL. So the www.mysite.ca is the URL I thought the S...
- Sat Nov 03, 2012 8:52 am
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
Re: How can I Create a web app in Amahi Ubuntu
I did not quite understand your last comment can you give me an example of what you mean. In the meantime, I can now connect to the server at http://www.mysite.ca but the address in the browser bar and on sniffers http://webtrees/index.php, the correct page but I was expecting to see http://www.mysi...
- Fri Nov 02, 2012 7:22 pm
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
Re: How can I Create a web app in Amahi Ubuntu
Will do! The last problem is that I can operate the site from within the amahi framework but can't contact it with the web address. Here is one of the errors that I got: Couldn't resolve host 'webtrees' (Couldn't resolve host name). The webapp is called webtrees and I have added a ServerAlias www.my...
- Thu Nov 01, 2012 9:02 pm
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
Re: How can I Create a web app in Amahi Ubuntu
Necessity and time are the mothers of invention. So I have the webapp installed and I am trying to run the setup program. It says that PHP extension "gd" is disabled. I need to enable it but how and where?
- Thu Nov 01, 2012 8:18 pm
- Forum: Networking
- Topic: How can I Create a web app in Amahi Ubuntu
- Replies: 10
- Views: 5645
How can I Create a web app in Amahi Ubuntu
I decided to do a major upgrade do I installed ubuntu 12.04 and Amahi. I want to install a webserver but I notice there is no tab for creating a webapp. Phpgedview is no longer supported and is being replaced by webtrees which I had on my previous installation. My question is - how do I create a web...
- Wed Oct 31, 2012 11:52 pm
- Forum: Networking
- Topic: Server Error
- Replies: 5
- Views: 2579
Re: Server Error
That trouble shooter showed no errors. However, if I am running a webapp website I am getting strange results. I presume in the httpd/conf.d files there should be a ServerAlias www.example.com statement for the web app. When I remove this line from my .conf file it makes no difference and the websit...
- Tue Oct 30, 2012 6:03 pm
- Forum: Networking
- Topic: Server Error
- Replies: 5
- Views: 2579
Re: Server Error
Nothing in those two logs that suggest a server error. Any other suggestions?
- Mon Oct 29, 2012 5:03 pm
- Forum: Networking
- Topic: Server Error
- Replies: 5
- Views: 2579
Server Error
I am running a website on amahi and everyone can get to the website but when I try to get the site indexed I get the error: Your site's home page returns a status of 500 (Internal server error) instead of 200 (OK). I have looked in the logs under hda and cannot find any errors like the one given. Ca...
- Wed Jan 18, 2012 12:58 pm
- Forum: Beginners and Newbies
- Topic: How do I enable PHP "gd" extension
- Replies: 5
- Views: 2638
Re: How do I enable PHP "gd" extension
One final question before I take the dramatic step of reinstalling everything. Since it was only the php portion of amahi that I destroyed I figure that I could reconstitute the destroyed packages of php by looking at the original installation script and plucking those parts that created the php.ini...