Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 31
3 years ago
SRD
Trying to import a 150MB .sql.zip file into WAMP phpMyAdmin using the method @ (saving the import file in c:/wamp/sql, and editing C:\wamp\apps\phpmyadmin5.0.2\config.inc.php to include $cfg['UploadDir'] = 'C:\wamp\sql'; at the end, then an option to import the file save to C:\wamp\sql during the import process. However, I keep receiving a timeout error in phpMyAdmin, with advice to rerun the
Forum: WampServer English
6 years ago
SRD
I uninstalled IIS, and set WampServer to run on port 80, but the issue remains.
Forum: WampServer English
6 years ago
SRD
Hi, Just downloaded and installed WampServer 3.1.0 64-bit. Any virtual host is automatically redirecting http to https. I don't want this to happen. does not resolve to (I had to set WampServer's port to port 8080). Help appreciated. Regards, Steve
Forum: WampServer English
6 years ago
SRD
Hi Folks, I have downloaded my Wordpress site from remote web hosting to local WampServer. I have replaced remote URLs with local URLs. I receive the error: ( ! ) Parse error: syntax error, unexpected end of file \wp-content\themes\DWT\header.php on line 377 Line 377 is the last line of the file header.php. All header.php files have to end at some stage. Why am I receiving th
Forum: WampServer English
6 years ago
SRD
I moved my WampServer www and SQL/data to Dropbox, and WampServer was working fine like this. I noticed I was using an old version of WampServer on my desktop, while using the latest version of WampServer on my laptop. I uninstalled WampServer on my desktop, and installed wampserver3.0.6_x86_apache2.4.23_mysql5.7.14_php5.6.25-7.0.10 on my desktop. I edited my.ini: datadir="D:/Dropbo
Forum: WampServer English
7 years ago
SRD
My Windows 10 broke, so I had to reinstall Windows removing all applications. I reinstalled Wampserver, and edited my.cnf to change to: datadir=D:/Dropbox/WAMP/SQL/data When I open , phpMyAdmin does not detect my databases, which I can see in File Explorer. Help appreciated.
Forum: WampServer English
7 years ago
SRD
I've started developing a plugin. On activating it in the dashboard, the dashboard and front end produce a 500 internal server error. Moving the plugin folder from `/wp-content/plugins` to `/wp-content/plugins.temp` resolves the error. I'd like more information on how the plugin is producing the error. In `wp-config.php`, I have: define('WP_DEBUG', true); define('WP_DEBUG_LOG',
Forum: WampServer English
7 years ago
SRD
I don't know the command to reinstall/reset IPV6. In Firefox, I receive a different error: An error occurred during a connection to www.orsgroup.dev. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Pleas
Forum: WampServer English
7 years ago
SRD
After running "netsh int ipv4 install" in Windows cmd, the error has changed to: This site can’t provide a secure connection. ERR_SSL_PROTOCOL_ERROR
Forum: WampServer English
7 years ago
SRD
From: , I created: C:\wamp\bin\apache\apache2.4.9\ssl.crt\vhost.crt & C:\wamp\bin\apache\apache2.4.9\ssl.key\vhost.key I edited: C:\wamp\bin\apache\apache2.4.9\conf\extra\httpd-ssl to include: <VirtualHost www.vhost.dev:443> DocumentRoot "c:/wamp/www/vhostdev" ServerName www.vhost.dev:443 ErrorLog "c:/wamp/logs/ssl_error.log" TransferLog "c
Forum: WampServer English
7 years ago
SRD
Hi, I found I had not uncommented: # Include conf/extra/httpd-vhosts.conf Now fixed. Thank you.
Forum: WampServer English
7 years ago
SRD
I don't have Wampserver on D though, D lost its MBR, and is inaccessible, until I reformat it.
Forum: WampServer English
7 years ago
SRD
What I found is after doing that, when I load a vhost domain, it loads the c:\wamp\www\index.php, rather than c:\wamp\www\vhostfolder\index.php
Forum: WampServer English
7 years ago
SRD
OK. So, I tried something different. I removed WAMP completely from C. I have a copy of D:\wamp\www, and D:\wamp\bin\mysql\mysql5.6.17\data. I installed WAMP fresh on C:\ I copied D:\wamp\www to C:\wamp\www, and D:\wamp\bin\mysql\mysql5.6.17\data to C:\wamp\bin\mysql\mysql5.6.17\data I then recreated the MySQL users manually. Will that work?
Forum: WampServer English
7 years ago
SRD
Hi, I had to rebuild Windows, and this process wiped my D drive, which was not corrected. After reinstalling Windows on C:\, I decided to install WAMP on C:\, as C is an SSD. I then copied the contents of D:\Wamp to C:\Wamp. When I start WampServer, I receive an error: PHP Startup: Unable to load dynamic library. 'd:/wamp/bin/php/php5.5.12/ext/php_bz2.dll' - The parameter is incor
Forum: WampServer English
8 years ago
SRD
I have the same problem. Can anyone help? Thank you.
Forum: WampServer English
8 years ago
SRD
Thanks. I think reinstalling WampServer destroyed the MySQL user account. Fixed now. Thanks for your assistance.
Forum: WampServer English
8 years ago
SRD
Hi RiggsFolly. Thanks for your assistance. Nope, but that's not critical at this stage, I want to create a new Wordpress website on localhost.
Forum: WampServer English
8 years ago
SRD
I have turned Windows Firewall off, and Glasswire Firewall off, and the issue remains. I installed WampServer as the local administrator.
Forum: WampServer English
8 years ago
SRD
I upgraded from Windows 7 to Windows 10, and had to reinstall WampServer to get it running. I'd like to reinstall Wordpress for a local WampServer site. I have deleted the old database and username, and created a new user + associated database of the same name. I left the password blank. When I try to run the install, I get to and the error: Can’t select database We were able to c
Forum: WampServer English
8 years ago
SRD
Thank you. That solved the problem. :-)
Forum: WampServer English
8 years ago
SRD
I've received a copy of a Wordpress production website's database and files. I run WAMP 2.5 in D:\wamp\www. I've performed the following: Moved the website's file to D:\wamp\www\xyz Edited the copy of the database.sql to replace www.xyz.com.au with localhost\xyz, and then imported this into a new database in phpmyadmin. Edited D:\wamp\www\xyz\wp-config.php with the local database details.
Forum: WampServer English
10 years ago
SRD
That worked. Thanks for your help.
Forum: WampServer English
10 years ago
SRD
If I use my computer's IP address in the browser, I receive: 403 Forbidden You don't have permission to access / on this server.
Forum: WampServer English
10 years ago
SRD
Like an Intranet.
Forum: WampServer English
10 years ago
SRD
My Win7 computer has a computer name of "hostname", say. How do I make it so that other people in the LAN/WAN can go to ? I have right-clicked on WAMPserver system tray icon, and selected "Put online".
Forum: WampServer English
11 years ago
SRD
Yeah, it stopped at I made another new install, and it stopped at the same point, but I refreshed the page, and received "Already Installed You appear to have already installed WordPress. To reinstall please clear your old database tables first." I can elect to log in from here, and doing so presents me with the ability to install Plugins, which I can't do on my other instal
Forum: WampServer English
11 years ago
SRD
The user account I made was automatically generated by Wordpress on first installation. I will PM you TV details.
Forum: WampServer English
11 years ago
SRD
I have Wordpress 3.4.2 installed on WAMP on Windows XP, and I have a normal administrator user account. However, this admin account cannot install plugins, administer users, update the Wordpress software, or administer the Wordpress network. The wp_capabilities of my user account is a:1:{s:13:"administrator";b:1;} The wp_user_level is 10 Someone on another QA forum replied tha
Forum: WampServer English
11 years ago
SRD
In my local Wordpress, the Wordpress address and Site address were both using localhost. I changed this to the IP address, and the problem is resolved.
Forum: WampServer English
Pages: 12Next
Current Page: 1 of 2