0
votes
1answer
40 views

PHP not properly configured

I just installed php.5.1.2 on ubuntu server. I tried to run simple test: <? phpinfo() ?> it displayed the information but, also display the html tags: </table><br /> ...
2
votes
2answers
282 views

pdftohtml outputting low resolution background images. help?

runnning: pdftohtml -c document.pdf output.htm this returns the normal output but the background images are of such low quality they cannot be read. Is this a bug with pdftohtml or can I change ...
4
votes
3answers
1k views

How can I build a website without 'coding' knowledge?

I have a Ubuntu server network & have decided to make a website. Can anyone suggest some free tools that will help me do this without having to code HTML or CSS?