Skip to main content

Questions tagged [php]

PHP is a free server-side, general-purpose scripting language that is especially suited for web development. Originally PHP stood for Personal Home Page, now it stands for PHP: Hypertext Preprocessor.

2 votes
2 answers
103 views

I have 6 windows webservers all working in a round robin setup for our company's internal users. All six are running the same versions of Apache (2.4.65) and php (5.5.38). Four of my servers are ...
Samuel Brown's user avatar
0 votes
0 answers
21 views

As a customer I manage different domains on Plesk. A few of the have composer.json based setup. Yet when I open a domain dashboard, click PHP Composer I see a different composer.json. When I select [...
theking2's user avatar
  • 133
1 vote
2 answers
119 views

My website is currently encountering a case where we have approximately ~11 milion currently crawled but not indexed URLs. Resulting in our listing page not showing up in Google search result, all ...
Trọng Anh Nguyễn's user avatar
1 vote
0 answers
64 views

I'm trying to generate dynamic sitemaps using PHP. The script saves files like: /public_html/sitemaps/sitemapID-1.xml The main sitemap index (/sitemaps.xml) is working fine, but some child sitemaps ...
Igor Marines's user avatar
0 votes
0 answers
21 views

I'm trying to generate dynamic sitemaps using PHP. The script saves files like: /public_html/sitemaps/sitemapID-1.xml The main sitemap index (/sitemaps.xml) is working fine, but some child sitemaps ...
Igor Marines's user avatar
-1 votes
3 answers
51 views

I run an e-commerce website. The code is all done in PHP. Every time I make a new release of the site, I re-cache everything (18 webpages plus a few images) which takes a couple minutes. In order to ...
Mike S's user avatar
  • 11
0 votes
1 answer
48 views

I'm using Yii Framework (version 2.0) and my application unexpectedly throws errors while running. I learned that I need to look at the error logs to see the details of these errors, but I don't know ...
Samet Kaplan's user avatar
0 votes
1 answer
55 views

I would like a single php script to serve as the handler for what appear to the end user as multiple pages. For example... https://mydomain.net/abc https://mydomain.net/foo https://mydomain.net/bar .....
trw's user avatar
  • 103
0 votes
0 answers
175 views

I have Linux 22.04 running on my home server and I found that it was a good time to update my Nexcloud instance. Nextcloud (NC) needed, to begin with, an update for PHP. So I installed (latest version)...
balvie's user avatar
  • 1
0 votes
0 answers
73 views

This may sound bizarre, but we've thoroughly tested this and found a strong correlation between Googlebot traffic/crawling behavior and PHP-FPM configuration. We run a large forum with over 100,000 ...
KBS's user avatar
  • 61
1 vote
0 answers
46 views

For ~2 months now, client has been unable to upload media files via Wordpress Media Upload, nor via WP File Manager plugin. The site is hosted with GoDaddy, and we have checked that we are able to ...
Benjamin Jones's user avatar
0 votes
1 answer
43 views

We are using PHP + FPM 8.2 + OPCache. In the past, we use https://www.repairrar.com/opcache.php to check its status. But today it returns an empty page. Although it shows an empty page, I view the ...
alancc's user avatar
  • 441
0 votes
1 answer
195 views

I need to make Apache's mod_auth_basic opaque to PHP-FPM so that I can run scripts that get confused by Authorization headers. I've tried a variety of CGI and Header directives and so far am unable ...
Robert Chapin's user avatar
0 votes
1 answer
44 views

I have a gallery page featuring different users. Each user upload an image of themselves that is displayed on the gallery page. My problem is that I need to fit all the images to a set size of 250PX ...
Paul Kendal's user avatar
0 votes
2 answers
151 views

May be this a stupid question as I am not a coder, just learning php, and started to build my very first php website for study, and I am curious how this works. So here is my question: I have a head....
Botond Vajna's user avatar

15 30 50 per page
1
2 3 4 5
79