Skip to main content

All Questions

Tagged with
0 votes
1 answer
23 views

ubuntu apache default page appears on some devices

I have completed a server move of an application (ILIAS which is a learning management system). I have changed the A Record. The application is displayed normally on most end devices. On some, ...
gyros's user avatar
  • 11
0 votes
1 answer
29 views

Configuring apache as reverse proxy for varnish server without using Hitch on ubuntu 22.04

I am trying to configure varnish cache 7 with apache2 on my server. Though setting up http request works just fine. but varnish can't handle https directly so i tried Apache and Hitch but didn't ...
Muhammad Aslam's user avatar
0 votes
0 answers
16 views

Openstreetmap tile server not working to due differing version of apache

I am trying to set up an OpenStreetMap tile server, but the server refuses to install apache2 due to an existing version within cpanel which prevents the renderer from working. It looks like it also ...
rev_dev_01's user avatar
1 vote
1 answer
43 views

Permission Denied and Python Module Issues when Deploying Django with Apache on Ubuntu

I'm encountering difficulties while trying to deploy my Django website using Apache on an Ubuntu server. Here are the details of the problem: Error Messages: Current thread 0x00007e9faacab780 (most ...
desboisrob's user avatar
0 votes
0 answers
27 views

CORS policy error and websocket errors with Apache, node.js, socket.io on Ubuntu Server

I have a Linux (Ubuntu) server running Apache2. I've deployed a chat application built with Node.js, Socket.io, and React.js. The application includes three domains: admin, client, and backend. When ...
Umair Ahmad's user avatar
0 votes
1 answer
38 views

Assets Not Loading in Vue and Laravel Project

Hey I need help with assets not loading which are using mix() or asset() project is based on vue and laravel hosted on apache on ubuntu os So my client's pipeline broke because .git file was deleted ...
Ibrahim Khurram's user avatar
0 votes
0 answers
63 views

Restricting access to PHPMyAdmin on Apache to specific IP addresses

I am trying to restrict access to PHPMyAdmin running on an Apache server to specific IP addresses. I want to allow access only from two specific IP addresses while denying access from all others. ...
Shamith Wimukthi's user avatar
-2 votes
1 answer
169 views

Laravel 10, No input file specified

I have recently deployed a new Laravel App to a cPanel server. However, when I try to access the website, I encounter an error message saying "No input file specified." Additionally, the ...
Murad Almadani's user avatar
0 votes
0 answers
44 views

How to Clone or Pull a Repository onto a Ubuntu Server via a .gitlab-ci.yml File

I have a repository hosted on GitLab.com and an EC2 instance running Ubuntu Server. I can SSH into the server and clone the repository and Apache2 serves it up just fine. But, how do I set up a ....
topherjamesknoll's user avatar
0 votes
1 answer
29 views

301 Redirect blog.example.com to www.example.com/blog using htaccess on Ubuntu/Codeigniter4/Wordpress

I have a blog that is currently hosted on my subdomain and I would like to move it to the /blog subdirectory. The main website uses a CodeIgniter4 framework and the blog uses Wordpress. It is hosted ...
Evan Appleby's user avatar
0 votes
1 answer
85 views

changing the node version used by apache web server

Hi here are few observations, Click Here I have a php program ` <?php $op=exec('node -v'); $op1=exec('which node'); echo "Node version : $op"; echo "\n Node path : $op1"; echo &...
neelam's user avatar
  • 11
0 votes
1 answer
45 views

"Apache2 Syntax Error: Cannot load mod_jrun22.so - undefined symbol: ap_log_error"

**Our server is running ubuntu 12.04 with ColdFusion 6.1 using Apache2(2.2.3) webserver connectors I upgraded the ubuntu to 14.04 and now Apache server stop working with the following error ** * ...
Aditya vakharia's user avatar
1 vote
0 answers
46 views

Access wordpress blog on subdirectory /blog that is running on subdomain

I have my main site https://1example.com in nextjs and wordpress blog on subdomain https://blog.1example.com. They both are hosted on different servers and diff hostings. I need my blog to be ...
kunal saxena's user avatar
0 votes
0 answers
28 views

Unable to Access Server Images When Hosting Node.js Application on Apache with DNS Forwarding

Unable to Access Server Images When Hosting Node.js Application on Apache with DNS Forwarding I'm running a virtual server with Ubuntu 22.x.x and hosting a Node.js application on an Apache server. I'm ...
yusufkaanklc's user avatar
0 votes
1 answer
204 views

"Lost connection to server, reconnecting in 12s. Try now" node-red error [closed]

I'm encountering an issue with Node-RED's UI when accessed through an Apache reverse proxy with SSL/TLS encryption configured. Here's the setup: Node-RED is running locally on http://localhost:1880. ...
safwan shaib's user avatar

15 30 50 per page
1
2 3 4 5
173