Quantcast
Channel: Active questions tagged python - Webmasters Stack Exchange
Browsing latest articles
Browse All 42 View Live

Configuring an Apache server to run Python

I currently have a website set up on an Apache server running on Redhat Linux, and am trying to configure it to be able to run Python scripts. Essentially, I want to allow Python to be executable, so...

View Article



Installing Django (or other Python-based) CMS on PaaS Instance?

I have a simple hosting instance with gandi.net which is designed to host python programs and comes with a PostgreSQL database configured. I originally had the instance formatted for PHP and used...

View Article

CMS for a blog in Python or Ruby? [duplicate]

Which CMS written in Ruby or Python do you recommend me to choose for my blog? The requirements:being able to upload the images without having them cut their sizecomments (not really necessary as I can...

View Article

How to enable python scripts on 123-reg shared hosting? [closed]

I'm trying to use python for scripting on 123-reg.co.uk and the host has no tutorials available. Does anyone have any examples?

View Article

How to setup server, file permissions, and python script so that python...

I have a simple form that submits a select box. When the submit button is pressed I run a python script that needs to create a new directory and add files from an repository. Currently I cannot get the...

View Article


Temporarily share/deploy a python (flask) application

GoalTemporarily (1 month?) deploy/share a python (flask) web app without expensive/complex hosting.More infoI've developed a basic mobile web app for the non-profit I work for. It's written in python...

View Article

Free web hosting with python script [duplicate]

I plan to display my Python script run result to share with others. thus, I plan to do a android apps and also a websites. I have use Pythonanywhere to run my python script and send my result to MYSQL....

View Article

updating SQL tables every x seconds (the right way)

I hope this is in the right topic area. Sorry if it isn't.I want to ask the right way to do this task.I have a few service API's I need to query every 30seconds or so that I would like to store in a...

View Article


running multiple website through one site on apache2

I am new to web development but giving it a try to learn and whilst make use of it I have installed sites gogs , pydio and reviewboard on apache2 running on Raspbian.right now I have to start each site...

View Article


Parse Python script on Apache virtual host

I have an up and running Apache server working with PHP on a Centos 6 server. Apache was installed using yum -y install httpd mod_ssl. I now wish to add Python.I installed Python as follows:wget...

View Article

Trying to install web2py on a shared server (Dreamhost)

I've been trying to install web2py on a subdomain on my shared account at Dreamhost. There used to be some info in their knowledge base, but it has been removed for outdated. I've found lots of...

View Article

Is there a scripting or command-line interface to the Apache mod_info module?

I am running an Apache2 web-server. I would like to be able to access the kind of information made available by the mod_info and mod_status modules via the command-line, either through a scripting...

View Article

High Memory (~8GB) pay per compute time server requirement [duplicate]

I'm looking for an AWS Lambda replacement in order to generate map tile images in parallel. Unfortunately Lambda has a memory limit of 1.5GB and some of my source images sizes are 80MB, using around 7...

View Article


Hosting options for running a daily run python script which creates a CSV...

I wish to run a Python script that daily pulls in some prices and creates a CSV file from them.What web hosting and cloud options exist to do this.The script will only run for literally seconds and the...

View Article

Matomo outputs "hostname X doesn't match Y"

Trying to import my webserver's log-files using import_logs.py results in the error:hostname X doesn't match Y.It retries to import the data but eventually gives up.The URL is set properly to the...

View Article


Python convert webapp into desktop app or just show a webapp into a box like...

I'm a full stack web developer. I use python for web scraping and web automation. I was wondering that is it possible to convert a webapp into a desktop app or just a window which runs like browser and...

View Article

Setting up and running Python scripts on my shared hosting plan

I have a shared hosting plan with a cheap hosting provider. Up until now I was able to survive with just PHP scripts and FTP access. I am interested in learning how to do things with Python however.My...

View Article


Running test Python script under Apache 2.4 gives error "end of script output...

I am trying to get a simple web service running on my local computer. In my cgi-bin directory in the Apache24 folder I added an empty file called pywps.cgi with the following...

View Article

How does changing an HTTP referrer header help circumvent crawler blocking

I have been researching different ways a web crawler might be blacklisted/blocked from a web-server and how to potentially circumvent that. One of those ways is to change the referrer header on the...

View Article

Image may be NSFW.
Clik here to view.

Google Search Console API doesn't show "Submitted URL has crawl issues" that...

I use Google Search Console to track my URLs errors.I also use Google API with google-api-python-client.When I do this Python line : errors =...

View Article

Explanation needed with Django and AMP logic using 1 url

I'm using AMP at one of my parts of the website with Django template and python, my question is what will happen to a page (*SEO wise) if I take and break an AMPed page (only on desktop) and leave the...

View Article


Adsense on website that scrapes data from Instagram

I have written some python scripts that scrape data from a given Instagram account. The scripts then run some basic but useful analytics on these scraped data.I have now wrapped these Python scripts...

View Article


How to validate data graph expressed in json-ld version 1.1 with SHACL?

I've currently tried using the python library pySHACL to validate them. It works if I do not have version 1.1 specific things in it's context.For example, to validate this data graph:{"@context":...

View Article

Running Python script via PHP exec() on shared hosting

I have a PHP script that launches a Python script. It works fine when I am testing locally, but not on the shared hosting server. I've made the Python script, as well as the Python program files,...

View Article

How to make a bot in Windows that does automated search of domain names to...

Instead of manually typing in domain names in a domain search registry to see if they are available,How to program a bot to run through a pre-specified list of .com domain names by searching each one...

View Article


How do I get the top n search keywords from google? [closed]

I need the top billion or so google search results for a project I'm working on.I've tried using google-trends api to find this data, but it only gives me the top 10 - 20 results....

View Article

Image may be NSFW.
Clik here to view.

Is it possible to host my website on digitalocean.com without having to push...

It's been four days now that i have been trying to host my first web project on digitalocean.com, the project size is about 4GB and I'm having a very difficult time trying to get it on github.com,...

View Article

Install matplotlib and pandas on shared hosting python from cpanel [closed]

When I upload my Django app, I have problem when I setup the python app configuration files. After adding requirements.txt gives me an error these libraries are not...

View Article

--- Article Not Found! ---

*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***

View Article



Image may be NSFW.
Clik here to view.

Display data on Html page [closed]

I have a website that displays data from external files. But there is a problem with the display as in the attachment. How can I control the page size to display the full data without compression ??

View Article
Browsing latest articles
Browse All 42 View Live




Latest Images