problema con wampserver

Forum
Last Post
Threads / Messages
umm this is kinda strange, it is likely a misconfiguration on your server that causes this issue since it is 500 server error. On linux servers 500 server error occurs when the user does not upload .htaccess file correctly or the webhost disables mod_rewrite, not sure if this is the case with windows servers.

Are you trying to install the script on your own desktop/machine? If so, I wish you luck since theres not much I can help you setting up a local host. If you use a webhost though, I may be able to investigate the issue further.
 
Solved thank you very much, I leave the manual in case anyone has the same problem.



:3

sld.
 
Last edited:
Mod_rewrite is set to being off on a vanilla WAMPP installation. This post solved one problem for me in getting a local development environment working, thank you!

Now if someone could write up a good guide on getting Mysidia to work on WAMPP (I have it installed, the database is created, but I'm getting errors and the login page will not show up), that would be fantastic.

This is what's happening:

( ! ) Warning: require(C:/wamp/www/mysidia/inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in C:\wamp\www\Mysidia1.3.4\classes\class_mysidia.php on line 326
Call Stack
# Time Memory Function Location
1 0.0010 273040 {main}( ) ..\index.php:0
2 0.0051 387648 IndexController::main( ) ..\index.php:78
3 0.0051 388016 Initializer->__construct( ) ..\index.php:68
4 0.0052 388192 Initializer->initialize( ) ..\class_initializer.php:45
5 0.0481 1524216 Mysidia->__construct( ) ..\class_initializer.php:109
6 0.1220 3715112 Mysidia->getTemplate( ) ..\class_mysidia.php:170

( ! ) Fatal error: require(): Failed opening required 'C:/wamp/www/mysidia/inc/smarty/Smarty.class.php' (include_path='.;C:\php\pear') in C:\wamp\www\Mysidia1.3.4\classes\class_mysidia.php on line 326
Call Stack
# Time Memory Function Location
1 0.0010 273040 {main}( ) ..\index.php:0
2 0.0051 387648 IndexController::main( ) ..\index.php:78
3 0.0051 388016 Initializer->__construct( ) ..\index.php:68
4 0.0052 388192 Initializer->initialize( ) ..\class_initializer.php:45
5 0.0481 1524216 Mysidia->__construct( ) ..\class_initializer.php:109
6 0.1220 3715112 Mysidia->getTemplate( ) ..\class_mysidia.php:170
 
Last edited:

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,119
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top